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

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_sse2.c 26 static void highbd_8_variance_sse2(const uint16_t *src, int src_stride, function
135 highbd_8_variance_sse2( \
188 highbd_8_variance_sse2(src, src_stride, ref, ref_stride, 16, 16, sse, &sum,
221 highbd_8_variance_sse2(src, src_stride, ref, ref_stride, 8, 8, sse, &sum,
    [all...]

Completed in 135 milliseconds