Home
last modified time | relevance | path

Searched refs:tjInitCompress (Results 1 – 8 of 8) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-mapfile4 tjInitCompress;
Dturbojpeg-mapfile.jni4 tjInitCompress;
Dturbojpeg.h691 DLLEXPORT tjhandle tjInitCompress(void);
Dtjunittest.c394 tjhandle handle2 = tjInitCompress(); in compTest()
539 if ((chandle = tjInitCompress()) == NULL || in doTest()
617 if ((handle = tjInitCompress()) == NULL) THROW_TJ(); in bufSizeTest()
Dtjbench.c377 if ((handle = tjInitCompress()) == NULL) in fullTest()
Dturbojpeg.c507 DLLEXPORT tjhandle tjInitCompress(void) in tjInitCompress() function
2073 if ((handle = tjInitCompress()) == NULL) return NULL; in tjLoadImage()
Dturbojpeg-jni.c206 if ((handle = tjInitCompress()) == NULL) in Java_org_libjpegturbo_turbojpeg_TJCompressor_init()
DChangeLog.md540 as `tjInitCompress()` or `tjBufSize()`, is still thread-unsafe, but since those