Home
last modified time | relevance | path

Searched refs:y_samples (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5141 int y_samples = y_height * y_width; in vp8_get_compressed_data() local
5143 int t_samples = y_samples + 2 * uv_samples; in vp8_get_compressed_data()
5159 cpi->total_y += vpx_sse_to_psnr(y_samples, 255.0, (double)ye); in vp8_get_compressed_data()
5188 cpi->totalp_y += vpx_sse_to_psnr(y_samples, 255.0, (double)ye); in vp8_get_compressed_data()