Searched refs:tjDestroy (Results 1 – 8 of 8) sorted by relevance
157 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in decomptest()236 if(handle) {tjDestroy(handle); handle=NULL;} in decomptest()278 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in dotestyuv()313 if(handle) {tjDestroy(handle); handle=NULL;} in dotestyuv()395 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()"); in dotest()459 if(handle) {tjDestroy(handle); handle=NULL;} in dotest()662 if(handle) {tjDestroy(handle); handle=NULL;} in dodecomptest()
320 if(hnd) tjDestroy(hnd); in dotest()321 if(dhnd) tjDestroy(dhnd); in dotest()375 if(hnd) tjDestroy(hnd); in dotest1()
527 if(chandle) tjDestroy(chandle); in doTest()528 if(dhandle) tjDestroy(dhandle); in doTest()617 if(handle) tjDestroy(handle); in bufSizeTest()
845 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle);
136 _catch(tjDestroy(hnd)); in dotest()202 _catch(tjDestroy(hnd)); in dotest()
355 DLLEXPORT int DLLCALL tjDestroy(tjhandle h) in tjDestroy() function
301 if(tjDestroy(handle)==-1) _throw(tjGetErrorStr()); in Java_org_libjpegturbo_turbojpeg_TJCompressor_destroy()
448 DLLEXPORT int DLLCALL tjDestroy(tjhandle handle) in tjDestroy() function