Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/x86/
H A Dselfguided_sse4.c181 const __m128i rnd_res = round_for_shift(SGRPROJ_RECIP_BITS); in calc_ab() local
322 const __m128i rnd_res = round_for_shift(SGRPROJ_RECIP_BITS); in calc_ab_fast() local
H A Dselfguided_avx2.c230 const __m256i rnd_res = round_for_shift(SGRPROJ_RECIP_BITS); in calc_ab() local
367 const __m256i rnd_res = round_for_shift(SGRPROJ_RECIP_BITS); in calc_ab_fast() local