Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_variance_sse2.c26 static void highbd_8_variance_sse2(const uint16_t *src, int src_stride, in highbd_8_variance_sse2() function
136 highbd_8_variance_sse2(src, src_stride, ref, ref_stride, w, h, sse, &sum, \
185 highbd_8_variance_sse2(src, src_stride, ref, ref_stride, 16, 16, in vpx_highbd_8_mse16x16_sse2()
218 highbd_8_variance_sse2(src, src_stride, ref, ref_stride, 8, 8, in vpx_highbd_8_mse8x8_sse2()