Searched refs:tjInitCompress (Results 1 – 8 of 8) sorted by relevance
62 DLLEXPORT tjhandle DLLCALL tjInitCompress(void);
1420 if((j=tjInitCompress())==NULL) {
302 DLLEXPORT tjhandle DLLCALL tjInitCompress(void);
484 DLLEXPORT tjhandle DLLCALL tjInitCompress(void) in tjInitCompress() function
347 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()384 if((handle=tjInitCompress())==NULL) _throwtj(); in bufSizeTest()
254 if((handle=tjInitCompress())==NULL) in dotest()
1572 if ((j = tjInitCompress()) == NULL) { in SendJpegRect()
17632 + tjhandle tjInitCompress(void)17642 +DLLEXPORT tjhandle DLLCALL tjInitCompress(void);17652 + tjInitCompress()17793 + tjInitCompress() or tjInitDecompress()