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

  /external/libaom/libaom/aom_dsp/
psnr.h 60 int64_t aom_highbd_get_u_sse(const YV12_BUFFER_CONFIG *a,
psnr.c 257 int64_t aom_highbd_get_u_sse(const YV12_BUFFER_CONFIG *a, function
293 case 1: return aom_highbd_get_u_sse(a, b);

Completed in 239 milliseconds