Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnr.h43 void vpx_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a,
Dpsnr.c201 void vpx_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a, in vpx_calc_highbd_psnr() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2661 vpx_calc_highbd_psnr(cpi->raw_source_frame, cpi->common.frame_to_show, &psnr, in generate_psnr_packet()
6821 vpx_calc_highbd_psnr(orig, recon, &psnr, cpi->td.mb.e_mbd.bd,
6859 vpx_calc_highbd_psnr(orig, pp, &psnr2, cpi->td.mb.e_mbd.bd,