Searched refs:y_samples (Results 1 – 1 of 1) sorted by relevance
5276 int y_samples = orig->y_height * orig->y_width ; in vp8_get_compressed_data() local5278 int t_samples = y_samples + 2 * uv_samples; in vp8_get_compressed_data()5294 cpi->total_y += vpx_sse_to_psnr(y_samples, 255.0, (double)ye); in vp8_get_compressed_data()5321 cpi->totalp_y += vpx_sse_to_psnr(y_samples, in vp8_get_compressed_data()