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.c2138 double total_psnr = in vp8_remove_compressor() local
2149 total_psnr, cpi->sum_psnr_p[i] / cpi->frames_in_layer[i], in vp8_remove_compressor()
2155 double total_psnr = in vp8_remove_compressor() local
2168 dr, cpi->total / cpi->count, total_psnr, in vp8_remove_compressor()
/external/libaom/libaom/av1/encoder/
Dencoder.c3533 const double total_psnr = aom_sse_to_psnr( in av1_remove_compressor() local
3547 dr, cpi->psnr.stat[STAT_ALL] / cpi->count, total_psnr, in av1_remove_compressor()
3548 cpi->psnr.stat[STAT_ALL] / cpi->count, total_psnr, total_ssim, in av1_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2698 const double total_psnr = vpx_sse_to_psnr( in vp9_remove_compressor() local
2717 dr, cpi->psnr.stat[ALL] / cpi->count, total_psnr, in vp9_remove_compressor()