Searched refs:frame_ssim2 (Results 1 – 1 of 1) sorted by relevance
5147 double y2, u2, v2, frame_psnr2, frame_ssim2 = 0; in vp8_get_compressed_data() local5175 frame_ssim2 = vp8_calc_ssim(cpi->Source, in vp8_get_compressed_data()5179 cpi->summed_quality += frame_ssim2 * weight; in vp8_get_compressed_data()