Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/x86/
H A Dconvolve_2d_avx2.c84 const __m128i round_shift_h = _mm_cvtsi32_si128(conv_params->round_0 - 1); in convolve_2d_sr_general_avx2() local
H A Dwiener_convolve_avx2.c97 const __m128i round_shift_h = _mm_cvtsi32_si128(conv_params->round_0); in av1_wiener_convolve_add_src_avx2() local
H A Djnt_convolve_avx2.c615 const __m128i round_shift_h = _mm_cvtsi32_si128(conv_params->round_0 - 1); in av1_dist_wtd_convolve_2d_avx2() local