Searched refs:compTest (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/ |
D | tjunittest.c | 359 void compTest(tjhandle handle, unsigned char **dstBuf, unsigned long *dstSize, in compTest() function 535 compTest(chandle, &dstBuf, &size, w, h, pf, basename, subsamp, 100, in doTest()
|
/external/libjpeg-turbo/java/ |
D | TJUnitTest.java | 629 static int compTest(TJCompressor tjc, byte[] dstBuf, int w, int h, int pf, in compTest() method in TJUnitTest 819 size = compTest(tjc, dstBuf, w, h, pf, baseName, subsamp, 100, in doTest()
|