Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvariance.c240 static void highbd_variance64(const uint8_t *a8, int a_stride, in highbd_variance64() function
266 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long); in highbd_8_variance()
276 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long); in highbd_10_variance()
286 highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long); in highbd_12_variance()