Searched defs:total_ssim (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2154 double total_ssim = local
2162 total_psnr2, total_ssim);
2171 double total_ssim = local
2181 cpi->totalp / cpi->count, total_psnr2, total_ssim);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c2340 const double total_ssim = local
2356 cpi->psnrp.stat[ALL] / cpi->count, totalp_psnr, total_ssim,

Completed in 136 milliseconds