Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2246 double total_psnr = in vp8_remove_compressor() local
2259 total_psnr, in vp8_remove_compressor()
2268 double total_psnr = vpx_sse_to_psnr(samples, 255.0, in vp8_remove_compressor() local
2279 dr, cpi->total / cpi->count, total_psnr, in vp8_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1963 const double total_psnr = in vp9_remove_compressor() local
1982 dr, cpi->psnr.stat[ALL] / cpi->count, total_psnr, in vp9_remove_compressor()