Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2119 double total_ssim = in vp8_remove_compressor() local
2127 total_psnr2, total_ssim); in vp8_remove_compressor()
2136 double total_ssim = in vp8_remove_compressor() local
2146 cpi->totalp / cpi->count, total_psnr2, total_ssim); in vp8_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2370 const double total_ssim = in vp9_remove_compressor() local
2384 cpi->psnrp.stat[ALL] / cpi->count, totalp_psnr, total_ssim, in vp9_remove_compressor()