Home
last modified time | relevance | path

Searched refs:tjInitDecompress (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/x11vnc/misc/turbovnc/
Dturbojpeg.h139 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
/external/libvncserver/common/
Dturbojpeg.h387 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
Dturbojpeg.c666 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function
/external/libvncserver/test/
Dtjbench.c100 if((handle=tjInitDecompress())==NULL) in decomptest()
375 if((handle=tjInitDecompress())==NULL) in dodecomptest()
Dtjunittest.c347 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch17550 + if((tjhnd=tjInitDecompress())==NULL) {
17709 + tjhandle tjInitDecompress(void)
17719 +DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
17728 + tjInitDecompress()
17749 + tjInitDecompress()
17793 + tjInitCompress() or tjInitDecompress()