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

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2115 double total_psnr = local
2126 total_psnr, cpi->sum_psnr_p[i] / cpi->frames_in_layer[i],
2132 double total_psnr = local
2145 dr, cpi->total / cpi->count, total_psnr,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.c2366 const double total_psnr = vpx_sse_to_psnr( local
2383 dr, cpi->psnr.stat[ALL] / cpi->count, total_psnr,

Completed in 322 milliseconds