Lines Matching refs:_throwtj
45 #define _throwtj(m) _throw(m, tjGetErrorStr())
126 _throwtj("executing tjInitDecompress()");
166 _throwtj("executing tjDecompressToYUV2()");
170 _throwtj("executing tjDecodeYUV()");
176 _throwtj("executing tjDecompress2()");
188 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()");
332 _throwtj("executing tjInitCompress()");
362 _throwtj("executing tjEncodeYUV3()");
366 _throwtj("executing tjCompressFromYUV()");
372 _throwtj("executing tjCompress2()");
386 if(tjDestroy(handle)==-1) _throwtj("executing tjDestroy()");
513 _throwtj("executing tjInitTransform()");
515 _throwtj("executing tjDecompressHeader3()");
633 _throwtj("executing tjTransform()");
784 _throwtj("executing tjGetScalingFactors()");