Home
last modified time | relevance | path

Searched refs:tjDestroy (Results 1 – 7 of 7) sorted by relevance

/external/libvncserver/test/
Dtjbench.c136 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in decomptest()
202 if(handle) {tjDestroy(handle); handle=NULL;} in decomptest()
282 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in dotest()
346 if(handle) {tjDestroy(handle); handle=NULL;} in dotest()
464 if(handle) {tjDestroy(handle); handle=NULL;} in dodecomptest()
Dtjunittest.c370 if(chandle) tjDestroy(chandle); in doTest()
371 if(dhandle) tjDestroy(dhandle); in doTest()
438 if(handle) tjDestroy(handle); in bufSizeTest()
/external/libvncserver/x11vnc/misc/turbovnc/
Dturbojpeg.h217 DLLEXPORT int DLLCALL tjDestroy(tjhandle h);
/external/libvncserver/common/
Dturbojpeg.h479 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle);
Dturbojpeg.c438 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle) in tjDestroy() function
/external/libvncserver/libvncserver/
Dtight.c166 if (j) tjDestroy(j); in rfbTightCleanup()
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch17788 + int tjDestroy(tjhandle h)
17797 +DLLEXPORT int DLLCALL tjDestroy(tjhandle h);