Home
last modified time | relevance | path

Searched refs:aom_calc_highbd_psnr (Results 1 – 6 of 6) sorted by relevance

/external/libaom/aom_dsp/
Dpsnr.h83 void aom_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a,
Dpsnr.c341 void aom_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a, in aom_calc_highbd_psnr() function
/external/libaom/test/
Dhbd_metrics_test.cc43 aom_calc_highbd_psnr(source, dest, &psnr, bd, in_bd); in compute_hbd_psnr()
/external/libaom/av1/encoder/
Dthirdpass.c456 aom_calc_highbd_psnr(orig, recon, &psnr, bit_depth, in_bit_depth); in av1_write_second_pass_per_frame_info()
Dencoder_utils.c943 aom_calc_highbd_psnr(cpi->source, &cpi->common.cur_frame->buf, &psnr[pass], in screen_content_tools_determination()
Dencoder.c1707 aom_calc_highbd_psnr(cpi->source, &cpi->common.cur_frame->buf, &psnr, in generate_psnr_packet()
4144 aom_calc_highbd_psnr(orig, recon, &psnr, bit_depth, in_bit_depth); in compute_internal_stats()