Home | History | Annotate | Download | only in encoder

Lines Matching full:psnr

47 #include "psnr.h"
117 PSNR,
172 { "--", "--psnr", PSNR, "Enable PSNR computation (Disable while benchmarking performance) \n" },
801 case PSNR:
1549 /* init psnr */
1587 /* If PSNR is enabled, open input file again and hold a different file pointer
1588 * This makes it easy to compute PSNR without adding dependency between input and recon threads
1943 /* For psnr computation, we need to read the correct input frame and
1998 /* Read input for psnr computuation */