Home
last modified time | relevance | path

Searched defs:sum_ref_src (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_variance_impl_intrin_avx2.c23 __m256i sum_ref_src = _mm256_set1_epi16(0); in vp9_get16x16var_avx2() local
134 __m256i sum_ref_src = _mm256_set1_epi16(0); in vp9_get32x32var_avx2() local