HomeSort by relevance Sort by last modified time
    Searched refs:aom_highbd_get_v_sse (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/aom_dsp/
psnr.h 65 int64_t aom_highbd_get_v_sse(const YV12_BUFFER_CONFIG *a,
psnr.c 277 int64_t aom_highbd_get_v_sse(const YV12_BUFFER_CONFIG *a, function
294 case 2: return aom_highbd_get_v_sse(a, b);

Completed in 54 milliseconds