Searched refs:frame_psnr2 (Results 1 – 1 of 1) sorted by relevance
5147 double y2, u2, v2, frame_psnr2, frame_ssim2 = 0; in vp8_get_compressed_data() local5167 frame_psnr2 = vp8_mse2psnr(t_samples, 255.0, sq_error); in vp8_get_compressed_data()5173 cpi->totalp += frame_psnr2; in vp8_get_compressed_data()