Searched refs:tjInitDecompress (Results 1 – 11 of 11) sorted by relevance
7 tjInitDecompress;
1039 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
478 tjhandle handle2=tjInitDecompress(); in _decompTest()560 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()
125 if((handle=tjInitDecompress())==NULL) in decomp()
554 if((handle=tjInitDecompress())==NULL) _throwtj(); in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init()
1279 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function
387 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
670 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function
100 if((handle=tjInitDecompress())==NULL) in decomptest()375 if((handle=tjInitDecompress())==NULL) in dodecomptest()
347 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()