Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2134 double total_ssim = in vp8_remove_compressor() local
2142 total_psnr2, total_ssim); in vp8_remove_compressor()
2151 double total_ssim = in vp8_remove_compressor() local
2161 cpi->totalp / cpi->count, total_psnr2, total_ssim); in vp8_remove_compressor()
/external/libaom/libaom/av1/encoder/
Dencoder.c3017 const double total_ssim = in av1_remove_compressor() local
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()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2505 const double total_ssim = in vp9_remove_compressor() local
2521 cpi->psnrp.stat[ALL] / cpi->count, totalp_psnr, total_ssim, in vp9_remove_compressor()