Searched refs:tjInitDecompress (Results 1 – 8 of 8) sorted by relevance
7 tjInitDecompress;
1117 DLLEXPORT tjhandle tjInitDecompress(void);
297 if ((tjInstance = tjInitDecompress()) == NULL) in main()
440 tjhandle handle2 = tjInitDecompress(); in _decompTest()523 (dhandle = tjInitDecompress()) == NULL) in doTest()
159 if ((handle = tjInitDecompress()) == NULL) in decomp()
1134 DLLEXPORT tjhandle tjInitDecompress(void) in tjInitDecompress() function2086 if ((handle = tjInitDecompress()) == NULL) in tjSaveImage()
579 if ((handle = tjInitDecompress()) == NULL) in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init()