Home
last modified time | relevance | path

Searched defs:buf_is_hbd (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dpsnrhvs.c120 uint32_t _shift, int buf_is_hbd) { in calc_psnrhvs()
255 const int buf_is_hbd = src->flags & YV12_FLAG_HIGHBITDEPTH; in aom_psnrhvs() local
Dfastssim.c144 int buf_is_hbd) { in fs_downsample_level0()
444 uint32_t _shift, int buf_is_hbd) { in calc_ssim()
473 int buf_is_hbd = source->flags & YV12_FLAG_HIGHBITDEPTH; in aom_calc_fastssim() local