Home
last modified time | relevance | path

Searched defs:x_short (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dvec_neon.h387 int16x8_t x_short; in cgemv8x4() local
442 int16x8_t x_short; in sparse_cgemv8x4() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dglyf.rs320 let x_short = self.cur_flags.contains(SimpleGlyphFlags::X_SHORT_VECTOR); in advance_points() localVariable
391 let x_short = SimpleGlyphFlags::X_SHORT_VECTOR; in resolve_coords_len() localVariable