Searched refs:y_samples (Results 1 – 1 of 1) sorted by relevance
5186 int y_samples = y_height * y_width; in vp8_get_compressed_data() local5188 int t_samples = y_samples + 2 * uv_samples; in vp8_get_compressed_data()5204 cpi->total_y += vpx_sse_to_psnr(y_samples, 255.0, (double)ye); in vp8_get_compressed_data()5233 cpi->totalp_y += vpx_sse_to_psnr(y_samples, 255.0, (double)ye); in vp8_get_compressed_data()