Home | History | Annotate | Download | only in encoder

Lines Matching full:y_samples

5120                 int y_samples = orig->y_height * orig->y_width ;
5122 int t_samples = y_samples + 2 * uv_samples;
5141 cpi->total_y += vp8_mse2psnr(y_samples, 255.0, ye);
5169 cpi->totalp_y += vp8_mse2psnr(y_samples, 255.0, ye);