Home
last modified time | relevance | path

Searched defs:compute_psnr (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dutil.h24 inline double compute_psnr(const vpx_image_t *img1, const vpx_image_t *img2) { in compute_psnr() function
/external/libaom/libaom/test/
Dutil.h25 inline double compute_psnr(const aom_image_t *img1, const aom_image_t *img2) { in compute_psnr() function
Dhbd_metrics_test.cc46 double compute_psnr(const YV12_BUFFER_CONFIG *source, in compute_psnr() function
/external/libavc/test/encoder/
Dpsnr.c95 void compute_psnr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_buf1, iv_raw_buf_t *ps_buf2) in compute_psnr() function