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.h40 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.c2864 vpx_calc_highbd_psnr(cpi->raw_source_frame, cpi->common.frame_to_show, psnr, in vp9_get_psnr()
7112 vpx_calc_highbd_psnr(source_frame, coded_frame, &psnr, bit_depth,
7481 vpx_calc_highbd_psnr(orig, recon, &psnr, cpi->td.mb.e_mbd.bd,
7519 vpx_calc_highbd_psnr(orig, pp, &psnr2, cpi->td.mb.e_mbd.bd,