Home
last modified time | relevance | path

Searched refs:total_psnr (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2130 double total_psnr = in vp8_remove_compressor() local
2141 total_psnr, cpi->sum_psnr_p[i] / cpi->frames_in_layer[i], in vp8_remove_compressor()
2147 double total_psnr = in vp8_remove_compressor() local
2160 dr, cpi->total / cpi->count, total_psnr, in vp8_remove_compressor()
/external/libaom/libaom/av1/encoder/
Dencoder.c3015 const double total_psnr = aom_sse_to_psnr( in av1_remove_compressor() local
3029 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()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2501 const double total_psnr = vpx_sse_to_psnr( in vp9_remove_compressor() local
2520 dr, cpi->psnr.stat[ALL] / cpi->count, total_psnr, in vp9_remove_compressor()