Searched refs:vpx_calc_highbd_psnr (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | psnr.h | 43 void vpx_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a,
|
D | psnr.c | 201 void vpx_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a, in vpx_calc_highbd_psnr() function
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 2661 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,
|