Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/x86/
Dvariance_sse2.c521 unsigned int vp8_variance_halfpixvar16x16_v_wmt( in vp8_variance_halfpixvar16x16_v_wmt() function
/external/libvpx/x86/
Dvp8_rtcd.h445 unsigned int vp8_variance_halfpixvar16x16_v_wmt(const unsigned char *src_ptr, int source_stride, co…
446 #define vp8_variance_halfpixvar16x16_v vp8_variance_halfpixvar16x16_v_wmt
/external/libvpx/libvpx/vp8/common/
Drtcd_defs.pl304 $vp8_variance_halfpixvar16x16_v_sse2=vp8_variance_halfpixvar16x16_v_wmt;