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