Home
last modified time | relevance | path

Searched defs:round_shift_y (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/common/x86/
Dhighbd_convolve_2d_avx2.c64 const __m128i round_shift_y = _mm_cvtsi32_si128(conv_params->round_1); in av1_highbd_convolve_2d_sr_avx2() local
Dhighbd_convolve_2d_ssse3.c47 const __m128i round_shift_y = _mm_cvtsi32_si128(conv_params->round_1); in av1_highbd_convolve_2d_sr_ssse3() local
Dhighbd_jnt_convolve_avx2.c263 const __m128i round_shift_y = _mm_cvtsi32_si128(conv_params->round_1); in av1_highbd_dist_wtd_convolve_2d_avx2() local
651 const __m128i round_shift_y = _mm_cvtsi32_si128(conv_params->round_1); in av1_highbd_dist_wtd_convolve_y_avx2() local
Dhighbd_jnt_convolve_sse4.c41 const __m128i round_shift_y = _mm_cvtsi32_si128(conv_params->round_1); in av1_highbd_dist_wtd_convolve_y_sse4_1() local