Searched refs:vp8_variance_halfpixvar16x16_h_wmt (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dvariance_sse2.c502 unsigned int vp8_variance_halfpixvar16x16_h_wmt( function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Drtcd_defs.pl291 $vp8_variance_halfpixvar16x16_h_sse2=vp8_variance_halfpixvar16x16_h_wmt;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
H A Dvp8_rtcd.h469 unsigned int vp8_variance_halfpixvar16x16_h_wmt(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int *sse);
827 if (flags & HAS_SSE2) vp8_variance_halfpixvar16x16_h = vp8_variance_halfpixvar16x16_h_wmt;

Completed in 116 milliseconds