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.h47 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.c2664 vpx_calc_psnr(cpi->raw_source_frame, cpi->common.frame_to_show, &psnr); in generate_psnr_packet()
6824 vpx_calc_psnr(orig, recon, &psnr);
6862 vpx_calc_psnr(orig, pp, &psnr2);