Home
last modified time | relevance | path

Searched defs: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
2201 double total_ssim = 100 * pow(cpi->summed_quality / in vp8_remove_compressor() local
/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