Searched refs:checkIntBuf (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/java/ |
D | TJUnitTest.java | 422 static int checkIntBuf(int[] buf, int w, int pitch, int h, int pf, in checkIntBuf() method in TJUnitTest 513 return checkIntBuf(buf, img.getWidth(), pitch, img.getHeight(), pf, in checkImg()
|