Home
last modified time | relevance | path

Searched refs:round_shift_x (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/common/x86/
Dhighbd_convolve_2d_avx2.c59 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_2d_sr_avx2() local
99 round_shift_x); in av1_highbd_convolve_2d_sr_avx2()
109 round_shift_x); in av1_highbd_convolve_2d_sr_avx2()
Dhighbd_convolve_2d_ssse3.c42 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_2d_sr_ssse3() local
83 round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()
95 round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()
270 round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()
280 round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()
Dhighbd_jnt_convolve_avx2.c258 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_2d_avx2() local
301 round_shift_x); in av1_highbd_dist_wtd_convolve_2d_avx2()
311 round_shift_x); in av1_highbd_dist_wtd_convolve_2d_avx2()
486 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_x_avx2() local
521 round_shift_x); in av1_highbd_dist_wtd_convolve_x_avx2()
531 round_shift_x); in av1_highbd_dist_wtd_convolve_x_avx2()
Dhighbd_jnt_convolve_sse4.c282 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_x_sse4_1() local
314 _mm_sra_epi32(_mm_add_epi32(res_even, round_const_x), round_shift_x); in av1_highbd_dist_wtd_convolve_x_sse4_1()
324 _mm_sra_epi32(_mm_add_epi32(res_odd, round_const_x), round_shift_x); in av1_highbd_dist_wtd_convolve_x_sse4_1()
/external/libaom/aom_dsp/x86/
Dhighbd_convolve_ssse3.c312 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_x_sr_ssse3() local
348 round_shift_x); in av1_highbd_convolve_x_sr_ssse3()
362 round_shift_x); in av1_highbd_convolve_x_sr_ssse3()
404 round_shift_x); in av1_highbd_convolve_x_sr_ssse3()
414 round_shift_x); in av1_highbd_convolve_x_sr_ssse3()
Dhighbd_convolve_avx2.c209 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_x_sr_avx2() local
243 round_shift_x); in av1_highbd_convolve_x_sr_avx2()
253 round_shift_x); in av1_highbd_convolve_x_sr_avx2()