Home
last modified time | relevance | path

Searched refs:vp8_sub_pixel_variance16x8_ssse3 (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dvariance_ssse3.c119 unsigned int vp8_sub_pixel_variance16x8_ssse3 in vp8_sub_pixel_variance16x8_ssse3() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h405 unsigned int vp8_sub_pixel_variance16x8_ssse3(const unsigned char *src_ptr, int source_stride, in…
776 if (flags & HAS_SSSE3) vp8_sub_pixel_variance16x8 = vp8_sub_pixel_variance16x8_ssse3; in setup_rtcd_internal()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG296 Add vp8_sub_pixel_variance16x8_ssse3 function