Searched refs:calc_highbd_psnr (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 2269 static void calc_highbd_psnr(const YV12_BUFFER_CONFIG *a, in calc_highbd_psnr() function 2365 calc_highbd_psnr(cpi->Source, cpi->common.frame_to_show, &psnr, in generate_psnr_packet() 4445 calc_highbd_psnr(orig, recon, &psnr, cpi->td.mb.e_mbd.bd, 4479 calc_highbd_psnr(orig, pp, &psnr2, cpi->td.mb.e_mbd.bd,
|