Searched refs:highbd_10_variance_sse2 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_variance_sse2.c | 47 static void highbd_10_variance_sse2(const uint16_t *src, int src_stride, in highbd_10_variance_sse2() function 148 highbd_10_variance_sse2( \ 196 highbd_10_variance_sse2(src, src_stride, ref, ref_stride, 16, 16, in vpx_highbd_10_mse16x16_sse2() 229 highbd_10_variance_sse2(src, src_stride, ref, ref_stride, 8, 8, in vpx_highbd_10_mse8x8_sse2()
|