Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dpsnr.h67 void aom_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a,
Dpsnr.c306 void aom_calc_highbd_psnr(const YV12_BUFFER_CONFIG *a, in aom_calc_highbd_psnr() function
/external/libaom/libaom/test/
Dhbd_metrics_test.cc42 aom_calc_highbd_psnr(source, dest, &psnr, bd, in_bd); in compute_hbd_psnr()
/external/libaom/libaom/av1/encoder/
Dencoder.c3160 aom_calc_highbd_psnr(cpi->source, &cpi->common.cur_frame->buf, &psnr, in generate_psnr_packet()
5358 aom_calc_highbd_psnr(orig, recon, &psnr, bit_depth, in_bit_depth); in compute_internal_stats()