HomeSort by relevance Sort by last modified time
    Searched refs:vp8_variance_halfpixvar16x16_hv_mmx (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/encoder/x86/
variance_x86.h 40 extern prototype_variance(vp8_variance_halfpixvar16x16_hv_mmx);
102 #define vp8_variance_halfpixvar16x16_hv vp8_variance_halfpixvar16x16_hv_mmx
variance_mmx.c 444 unsigned int vp8_variance_halfpixvar16x16_hv_mmx( function
x86_csystemdependent.c 218 cpi->rtcd.variance.halfpixvar16x16_hv = vp8_variance_halfpixvar16x16_hv_mmx;

Completed in 194 milliseconds