Home
last modified time | relevance | path

Searched defs:s_s16 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/aom_dsp/flow_estimation/arm/
Ddisflow_sve.c127 int16x8_t s_s16 = vreinterpretq_s16_u16(vshll_n_u8(s, 3)); in compute_flow_error() local
Ddisflow_neon.c118 int16x8_t s_s16 = vreinterpretq_s16_u16(vshll_n_u8(s, 3)); in compute_flow_error() local
/external/libaom/av1/encoder/arm/
Dpickrst_neon.c2391 int16x8_t s_s16 = vreinterpretq_s16_u16(vshll_n_u8(s, SGRPROJ_RST_BITS)); in calc_proj_params_r0_r1_neon() local
2472 int16x8_t s_s16 = vreinterpretq_s16_u16(vshll_n_u8(s, SGRPROJ_RST_BITS)); in calc_proj_params_r0_neon() local
2530 int16x8_t s_s16 = vreinterpretq_s16_u16(vshll_n_u8(s, SGRPROJ_RST_BITS)); in calc_proj_params_r1_neon() local