Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h621 STAT_ALL, enumerator
Dencoder.c3029 dr, cpi->psnr.stat[STAT_ALL] / cpi->count, total_psnr, in av1_remove_compressor()
3030 cpi->psnr.stat[STAT_ALL] / cpi->count, total_psnr, total_ssim, in av1_remove_compressor()
3031 total_ssim, cpi->fastssim.stat[STAT_ALL] / cpi->count, in av1_remove_compressor()
3032 cpi->psnrhvs.stat[STAT_ALL] / cpi->count, cpi->psnr.worst, in av1_remove_compressor()
5328 s->stat[STAT_ALL] += all; in adjust_image_stat()