Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h675 double sum_ssim[VPX_TS_MAX_LAYERS]; member
Donyx_if.c2181 double total_ssim = 100 * pow(cpi->sum_ssim[i] / in vp8_remove_compressor()
5351 cpi->sum_ssim[i] += frame_ssim2 * weight; in vp8_get_compressed_data()