Searched refs:tjInitDecompress (Results 1 – 6 of 6) sorted by relevance
139 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
387 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
666 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()
17550 + if((tjhnd=tjInitDecompress())==NULL) {17709 + tjhandle tjInitDecompress(void)17719 +DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);17728 + tjInitDecompress()17749 + tjInitDecompress()17793 + tjInitCompress() or tjInitDecompress()