Searched refs:psnrThreshold (Results 1 – 1 of 1) sorted by relevance
47 bool CompareImagesPSNR(uint8 * img1, uint8 * img2, uint32 bytesCount, double psnrThreshold) in CompareImagesPSNR() argument62 if (psnr < psnrThreshold) in CompareImagesPSNR()