Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnr.c71 static void encoder_highbd_8_variance(const uint8_t *a8, int a_stride, in encoder_highbd_8_variance() function
152 encoder_highbd_8_variance(&a[width - dw], a_stride, &b[width - dw], in highbd_get_sse()
157 encoder_highbd_8_variance(&a[(height - dh) * a_stride], a_stride, in highbd_get_sse()