HomeSort by relevance Sort by last modified time
    Searched defs:compute_psnr (Results 1 - 2 of 2) sorted by null

  /external/libavc/test/encoder/
psnr.c 73 /* Function Name : compute_psnr */
95 void compute_psnr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_buf1, iv_raw_buf_t *ps_buf2) function
  /external/libvpx/libvpx/test/
util.h 22 inline double compute_psnr(const vpx_image_t *img1, const vpx_image_t *img2) { function

Completed in 409 milliseconds