Searched refs:tjInitDecompress (Results 1 – 8 of 8) sorted by relevance
7 tjInitDecompress;
1128 DLLEXPORT tjhandle tjInitDecompress(void);
456 tjhandle handle2 = tjInitDecompress(); in _decompTest()540 (dhandle = tjInitDecompress()) == NULL) in doTest()
164 if ((handle = tjInitDecompress()) == NULL) in decomp()
1179 DLLEXPORT tjhandle tjInitDecompress(void) in tjInitDecompress() function2168 if ((handle = tjInitDecompress()) == NULL) in tjSaveImage()
601 if ((handle = tjInitDecompress()) == NULL) in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init()
28 tjhandle jpegDecompressor = tjInitDecompress(); in LLVMFuzzerTestOneInput()