Searched refs:tjInitDecompress (Results 1 – 8 of 8) sorted by relevance
660 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
221 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function
178 if((hnd=tjInitDecompress())==NULL) in dotest()
289 if((dhnd=tjInitDecompress())==NULL) in dotest()
495 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()
111 if((handle=tjInitDecompress())==NULL) in decomptest()
315 if((handle=tjInitDecompress())==NULL) _throw(tjGetErrorStr()); in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init()
864 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function