Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnr.h44 void vpx_calc_psnr(const YV12_BUFFER_CONFIG *a, const YV12_BUFFER_CONFIG *b,
Dpsnr.c249 void vpx_calc_psnr(const YV12_BUFFER_CONFIG *a, const YV12_BUFFER_CONFIG *b, in vpx_calc_psnr() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2867 vpx_calc_psnr(cpi->raw_source_frame, cpi->common.frame_to_show, psnr); in vp9_get_psnr()
7117 vpx_calc_psnr(source_frame, coded_frame, &psnr);
7484 vpx_calc_psnr(orig, recon, &psnr);
7522 vpx_calc_psnr(orig, pp, &psnr2);