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.c2252 double total_ssim = 100 * pow(cpi->sum_ssim[i] / in vp8_remove_compressor() local
2261 total_psnr2, total_ssim); in vp8_remove_compressor()
2272 double total_ssim = 100 * pow(cpi->summed_quality / in vp8_remove_compressor() local
2281 total_ssim, total_encode_time); in vp8_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1969 const double total_ssim = 100 * pow(cpi->summed_quality / in vp9_remove_compressor() local
1984 total_ssim, totalp_ssim, in vp9_remove_compressor()