Searched refs:tjInitCompress (Results 1 – 8 of 8) sorted by relevance
4 tjInitCompress;
691 DLLEXPORT tjhandle tjInitCompress(void);
394 tjhandle handle2 = tjInitCompress(); in compTest()539 if ((chandle = tjInitCompress()) == NULL || in doTest()617 if ((handle = tjInitCompress()) == NULL) THROW_TJ(); in bufSizeTest()
377 if ((handle = tjInitCompress()) == NULL) in fullTest()
507 DLLEXPORT tjhandle tjInitCompress(void) in tjInitCompress() function2073 if ((handle = tjInitCompress()) == NULL) return NULL; in tjLoadImage()
206 if ((handle = tjInitCompress()) == NULL) in Java_org_libjpegturbo_turbojpeg_TJCompressor_init()
540 as `tjInitCompress()` or `tjBufSize()`, is still thread-unsafe, but since those