Searched refs:round_shift_x (Results 1 – 6 of 6) sorted by relevance
42 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_2d_sr_ssse3() local77 round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()87 _mm_sra_epi32(_mm_add_epi32(res_odd, round_const_x), round_shift_x); in av1_highbd_convolve_2d_sr_ssse3()
46 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_2d_sr_avx2() local86 round_shift_x); in av1_highbd_convolve_2d_sr_avx2()96 round_shift_x); in av1_highbd_convolve_2d_sr_avx2()
262 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_2d_avx2() local305 round_shift_x); in av1_highbd_dist_wtd_convolve_2d_avx2()315 round_shift_x); in av1_highbd_dist_wtd_convolve_2d_avx2()493 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_x_avx2() local528 round_shift_x); in av1_highbd_dist_wtd_convolve_x_avx2()538 round_shift_x); in av1_highbd_dist_wtd_convolve_x_avx2()
288 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_dist_wtd_convolve_x_sse4_1() local320 _mm_sra_epi32(_mm_add_epi32(res_even, round_const_x), round_shift_x); in av1_highbd_dist_wtd_convolve_x_sse4_1()330 _mm_sra_epi32(_mm_add_epi32(res_odd, round_const_x), round_shift_x); in av1_highbd_dist_wtd_convolve_x_sse4_1()
188 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_x_sr_ssse3() local217 round_shift_x); in av1_highbd_convolve_x_sr_ssse3()227 _mm_sra_epi32(_mm_add_epi32(res_odd, round_const_x), round_shift_x); in av1_highbd_convolve_x_sr_ssse3()
283 const __m128i round_shift_x = _mm_cvtsi32_si128(conv_params->round_0); in av1_highbd_convolve_x_sr_avx2() local317 round_shift_x); in av1_highbd_convolve_x_sr_avx2()327 round_shift_x); in av1_highbd_convolve_x_sr_avx2()