Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_avx2.c48 __m256i res_sqcoeff = _mm256_add_epi64(_mm256_add_epi64(res, res1), in av1_highbd_block_error_avx2() local
51 _mm256_storeu_si256((__m256i *)temp1 + 1, res_sqcoeff); in av1_highbd_block_error_avx2()