HomeSort by relevance Sort by last modified time
    Searched full:highbd_10_variance_sse2 (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_sse2.c 47 static void highbd_10_variance_sse2(const uint16_t *src, int src_stride, function
148 highbd_10_variance_sse2( \
196 highbd_10_variance_sse2(src, src_stride, ref, ref_stride, 16, 16,
229 highbd_10_variance_sse2(src, src_stride, ref, ref_stride, 8, 8,

Completed in 60 milliseconds