Searched refs:highbd_12_variance_sse2 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_variance_sse2.c69 static void highbd_12_variance_sse2(const uint16_t *src, int src_stride, function
162 highbd_12_variance_sse2( \
210 highbd_12_variance_sse2(src, src_stride, ref, ref_stride, 16, 16, sse, &sum,
243 highbd_12_variance_sse2(src, src_stride, ref, ref_stride, 8, 8, sse, &sum,

Completed in 158 milliseconds