Searched refs:tjDestroy (Results 1 – 13 of 13) sorted by relevance
136 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()
370 if(chandle) tjDestroy(chandle); in doTest()371 if(dhandle) tjDestroy(dhandle); in doTest()438 if(handle) tjDestroy(handle); in bufSizeTest()
10 tjDestroy;
426 tjDestroy(handle2); in compTest()499 tjDestroy(handle2); in _decompTest()589 if(chandle) tjDestroy(chandle); in doTest()590 if(dhandle) tjDestroy(dhandle); in doTest()719 if(handle) tjDestroy(handle); in bufSizeTest()
199 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in decomp()284 if(handle) tjDestroy(handle); in decomp()409 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in fullTest()501 if(handle) {tjDestroy(handle); handle=NULL;} in fullTest()740 if(handle) {tjDestroy(handle); handle=NULL;} in decompTest()
1436 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle);
539 if(tjDestroy(handle)==-1) _throwtj(); in Java_org_libjpegturbo_turbojpeg_TJCompressor_destroy()
551 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle) in tjDestroy() function
493 now idempotent. Previously, that method would call the native `tjDestroy()`
479 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle);
438 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle) in tjDestroy() function
166 if (j) tjDestroy(j); in rfbTightCleanup()