Home
last modified time | relevance | path

Searched defs:decompTest (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/java/
DTJUnitTest.java698 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest() method in TJUnitTest
779 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest() method in TJUnitTest
DTJBench.java480 static void decompTest(String fileName) throws Exception { in decompTest() method in TJBench
/external/libjpeg-turbo/
Dtjbench.c507 int decompTest(char *fileName) in decompTest() function
Dtjunittest.c484 void decompTest(tjhandle handle, unsigned char *jpegBuf, in decompTest() function