Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/misc/turbovnc/
Dturbojpeg.h62 DLLEXPORT tjhandle DLLCALL tjInitCompress(void);
Dtight.c1420 if((j=tjInitCompress())==NULL) {
/external/libvncserver/common/
Dturbojpeg.h302 DLLEXPORT tjhandle DLLCALL tjInitCompress(void);
Dturbojpeg.c484 DLLEXPORT tjhandle DLLCALL tjInitCompress(void) in tjInitCompress() function
/external/libvncserver/test/
Dtjunittest.c347 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()
384 if((handle=tjInitCompress())==NULL) _throwtj(); in bufSizeTest()
Dtjbench.c254 if((handle=tjInitCompress())==NULL) in dotest()
/external/libvncserver/libvncserver/
Dtight.c1572 if ((j = tjInitCompress()) == NULL) { in SendJpegRect()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch17632 + tjhandle tjInitCompress(void)
17642 +DLLEXPORT tjhandle DLLCALL tjInitCompress(void);
17652 + tjInitCompress()
17793 + tjInitCompress() or tjInitDecompress()