Lines Matching full:psnr
47 #include "psnr.h"
116 PSNR,
170 { "--", "--psnr", PSNR, "Enable PSNR computation (Disable while benchmarking performance) \n" },
795 case PSNR:
1480 /* init psnr */
1518 /* If PSNR is enabled, open input file again and hold a different file pointer
1519 * This makes it easy to compute PSNR without adding dependency between input and recon threads
1874 /* For psnr computation, we need to read the correct input frame and
1929 /* Read input for psnr computuation */