Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnr.c124 static int64_t highbd_get_sse_shift(const uint8_t *a8, int a_stride, in highbd_get_sse_shift() function
224 sse = highbd_get_sse_shift(a_planes[i], a_strides[i], b_planes[i], in vpx_calc_highbd_psnr()