Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dvariance_mmx.c389 unsigned int vp8_variance_halfpixvar16x16_hv_mmx( in vp8_variance_halfpixvar16x16_hv_mmx() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h473 unsigned int vp8_variance_halfpixvar16x16_hv_mmx(const unsigned char *src_ptr, int source_stride, c…
830 if (flags & HAS_MMX) vp8_variance_halfpixvar16x16_hv = vp8_variance_halfpixvar16x16_hv_mmx; in setup_rtcd_internal()