Home
last modified time | relevance | path

Searched refs:psnrThreshold (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DDxtTests.cpp47 bool CompareImagesPSNR(uint8 * img1, uint8 * img2, uint32 bytesCount, double psnrThreshold) in CompareImagesPSNR() argument
62 if (psnr < psnrThreshold) in CompareImagesPSNR()