Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_variance_avx2.c25 void vp9_get16x16var_avx2
104 &var, &avg, vp9_get16x16var_avx2, 16); in vp9_variance16x16_avx2()
117 vp9_get16x16var_avx2(src_ptr, source_stride, ref_ptr, recon_stride, &sse0, in vp9_mse16x16_avx2()
Dvp9_variance_impl_intrin_avx2.c13 void vp9_get16x16var_avx2(const unsigned char *src_ptr, in vp9_get16x16var_avx2() function