Home
last modified time | relevance | path

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

/external/libaom/av1/common/arm/
Dhighbd_convolve_horiz_rs_neon.c123 const int16x8_t x_filter2 = vld1q_s16(x_filter4_ptr[2]); in av1_highbd_convolve_horiz_rs_neon() local
241 const int16x8_t x_filter2 = vld1q_s16(x_filter4_ptr[2]); in av1_highbd_convolve_horiz_rs_neon() local
Dhighbd_convolve_scale_neon.c243 const int16x8_t x_filter2 = vld1q_s16(x_filter4_ptr[2]); in highbd_convolve_2d_x_scale_8tap_neon() local
338 const int16x8_t x_filter2 = vld1q_s16(x_filter4_ptr[2]); in highbd_convolve_2d_x_scale_8tap_neon() local
/external/libaom/av1/common/x86/
Dav1_convolve_horiz_rs_sse4.c58 const int16_t *const x_filter2 = in av1_convolve_horiz_rs_sse4_1() local
169 const int16_t *const x_filter2 = in av1_highbd_convolve_horiz_rs_sse4_1() local