Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dreconinter_avx2.c320 const __m256i m8GH = _mm256_packus_epi16(m16G, m16H); in build_compound_diffwtd_mask_d16_avx2() local
324 yy_storeu_256(mask + 96, _mm256_permute4x64_epi64(m8GH, 0xd8)); in build_compound_diffwtd_mask_d16_avx2()
482 const __m256i m8GH = _mm256_packus_epi16(m16G, m16H); in build_compound_diffwtd_mask_d16_inv_avx2() local
486 yy_storeu_256(mask + 96, _mm256_permute4x64_epi64(m8GH, 0xd8)); in build_compound_diffwtd_mask_d16_inv_avx2()