Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/
DTJUnitTest.java422 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()