Searched refs:checkImg (Results 1 – 1 of 1) sorted by relevance
506 private static int checkImg(BufferedImage img, int pf, int subsamp, in checkImg() method in TJUnitTest776 if ((bi && checkImg(img, pf, subsamp, sf, flags) == 1) || in decompTest()