Home
last modified time | relevance | path

Searched defs:round_const_x (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dhighbd_convolve_2d_ssse3.c40 const __m128i round_const_x = _mm_set1_epi32( in av1_highbd_convolve_2d_sr_ssse3() local
Dhighbd_convolve_2d_avx2.c44 const __m256i round_const_x = _mm256_set1_epi32( in av1_highbd_convolve_2d_sr_avx2() local
Dhighbd_jnt_convolve_avx2.c260 const __m256i round_const_x = _mm256_set1_epi32( in av1_highbd_dist_wtd_convolve_2d_avx2() local
491 const __m256i round_const_x = in av1_highbd_dist_wtd_convolve_x_avx2() local
Dhighbd_jnt_convolve_sse4.c286 const __m128i round_const_x = in av1_highbd_dist_wtd_convolve_x_sse4_1() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_convolve_ssse3.c186 const __m128i round_const_x = in av1_highbd_convolve_x_sr_ssse3() local
Dhighbd_convolve_avx2.c281 const __m256i round_const_x = in av1_highbd_convolve_x_sr_avx2() local