Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dpsnr.h78 int64_t aom_highbd_get_v_sse(const YV12_BUFFER_CONFIG *a,
Dpsnr.c321 int64_t aom_highbd_get_v_sse(const YV12_BUFFER_CONFIG *a, in aom_highbd_get_v_sse() function
340 case 2: return aom_highbd_get_v_sse(a, b); in aom_get_sse_plane()