Searched refs:tjInitCompress (Results 1 – 9 of 9) sorted by relevance
4 tjInitCompress;
680 DLLEXPORT tjhandle tjInitCompress(void);
380 tjhandle handle2 = tjInitCompress(); in compTest()522 if ((chandle = tjInitCompress()) == NULL || in doTest()598 if ((handle = tjInitCompress()) == NULL) THROW_TJ(); in bufSizeTest()
366 if ((tjInstance = tjInitCompress()) == NULL) in main()
371 if ((handle = tjInitCompress()) == NULL) in fullTest()
475 DLLEXPORT tjhandle tjInitCompress(void) in tjInitCompress() function2005 if ((handle = tjInitCompress()) == NULL) return NULL; in tjLoadImage()
201 if ((handle = tjInitCompress()) == NULL) in Java_org_libjpegturbo_turbojpeg_TJCompressor_init()
182 as `tjInitCompress()` or `tjBufSize()`, is still thread-unsafe, but since those