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

/external/libvpx/vp8/encoder/
H A Donyx_if.c2186 double total_ssim = 100 * pow(cpi->summed_quality / cpi->summed_weights, 8.0); local
2190 dr, cpi->total / cpi->count, total_psnr, cpi->totalp / cpi->count, total_psnr2, total_ssim,

Completed in 144 milliseconds