Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_avx2.c42 __m256i mm256_coeffh = _mm256_srli_epi64(mm256_coeff, 32); in av1_highbd_block_error_avx2() local
45 res1 = _mm256_mul_epi32(mm256_coeffh, mm256_coeffh); in av1_highbd_block_error_avx2()