Home
last modified time | relevance | path

Searched defs:round_shift_v (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dconvolve_2d_avx2.c50 const __m128i round_shift_v = _mm_cvtsi32_si128(bits); in av1_convolve_2d_sr_avx2() local
Djnt_convolve_avx2.c629 const __m128i round_shift_v = _mm_cvtsi32_si128(conv_params->round_1); in av1_dist_wtd_convolve_2d_avx2() local