Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2225 static int64_t highbd_get_sse(const uint8_t *a, int a_stride, in highbd_get_sse() function
2299 sse = highbd_get_sse(a_planes[i], a_strides[i], in calc_highbd_psnr()
4740 return highbd_get_sse(a->y_buffer, a->y_stride, b->y_buffer, b->y_stride,