Home | History | Annotate | Download | only in encoder

Lines Matching refs:total_sq_error

2113         cpi->total_sq_error = 0.0;
2297 double total_psnr = vp8_mse2psnr(samples, 255.0, cpi->total_sq_error);
5248 cpi->total_sq_error += sq_error;