Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c2181 double total_ssim = 100 * pow(cpi->sum_ssim[i] / in vp8_remove_compressor() local
2190 total_psnr2, total_ssim); in vp8_remove_compressor()
2201 double total_ssim = 100 * pow(cpi->summed_quality / in vp8_remove_compressor() local
2210 total_ssim, total_encode_time); in vp8_remove_compressor()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1537 const double total_ssim = 100 * pow(cpi->summed_quality / in vp9_remove_compressor() local
1546 cpi->totalp / cpi->count, totalp_psnr, total_ssim, totalp_ssim, in vp9_remove_compressor()