Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dcfl_avx2.c75 __m256i bot_16x16 = _mm256_maddubs_epi16(bot, twos); in cfl_luma_subsampling_420_lbd_avx2() local
76 __m256i sum_16x16 = _mm256_add_epi16(top_16x16, bot_16x16); in cfl_luma_subsampling_420_lbd_avx2()