Searched defs:vpx_variance8x8_sse2 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dvariance_sse2.c194 unsigned int vpx_variance8x8_sse2(const unsigned char *src, int src_stride, function
285 vpx_variance8x8_sse2(src, src_stride, ref, ref_stride, sse);

Completed in 50 milliseconds