Home
last modified time | relevance | path

Searched refs:s0CD (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dreconinter_avx2.c44 const __m128i s0CD = _mm_unpacklo_epi32(s0C, s0D); in av1_build_compound_diffwtd_mask_avx2() local
45 const __m128i s0ABCD = _mm_unpacklo_epi64(s0AB, s0CD); in av1_build_compound_diffwtd_mask_avx2()
206 const __m256i s0CD = in build_compound_diffwtd_mask_d16_avx2() local
214 calc_mask_d16_avx2(&s0CD, &s1CD, &_r, &y38, &y64, shift); in build_compound_diffwtd_mask_d16_avx2()
368 const __m256i s0CD = in build_compound_diffwtd_mask_d16_inv_avx2() local
376 calc_mask_d16_inv_avx2(&s0CD, &s1CD, &_r, &y38, &y64, shift); in build_compound_diffwtd_mask_d16_inv_avx2()