HomeSort by relevance Sort by last modified time
    Searched full:vp9_get16x16var_avx2 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_avx2.c 24 void vp9_get16x16var_avx2
103 &var, &avg, vp9_get16x16var_avx2, 16);
116 vp9_get16x16var_avx2(src_ptr, source_stride, ref_ptr, recon_stride, &sse0,
vp9_variance_impl_intrin_avx2.c 13 void vp9_get16x16var_avx2(const unsigned char *src_ptr, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_avx2.c 25 void vp9_get16x16var_avx2
104 &var, &avg, vp9_get16x16var_avx2, 16);
117 vp9_get16x16var_avx2(src_ptr, source_stride, ref_ptr, recon_stride, &sse0,
vp9_variance_impl_intrin_avx2.c 13 void vp9_get16x16var_avx2(const unsigned char *src_ptr, function

Completed in 91 milliseconds