Lines Matching defs:handle
220 #define GET_INSTANCE(handle) \ argument
233 #define GET_CINSTANCE(handle) \ argument
245 #define GET_DINSTANCE(handle) \ argument
432 DLLEXPORT char *tjGetErrorStr2(tjhandle handle)
452 DLLEXPORT int tjGetErrorCode(tjhandle handle)
462 DLLEXPORT int tjDestroy(tjhandle handle)
702 DLLEXPORT int tjCompress2(tjhandle handle, const unsigned char *srcBuf,
771 DLLEXPORT int tjCompress(tjhandle handle, unsigned char *srcBuf, int width,
795 DLLEXPORT int tjEncodeYUVPlanes(tjhandle handle, const unsigned char *srcBuf,
954 DLLEXPORT int tjEncodeYUV3(tjhandle handle, const unsigned char *srcBuf,
994 DLLEXPORT int tjEncodeYUV2(tjhandle handle, unsigned char *srcBuf, int width,
1003 DLLEXPORT int tjEncodeYUV(tjhandle handle, unsigned char *srcBuf, int width,
1014 DLLEXPORT int tjCompressFromYUVPlanes(tjhandle handle,
1153 DLLEXPORT int tjCompressFromYUV(tjhandle handle, const unsigned char *srcBuf,
1241 DLLEXPORT int tjDecompressHeader3(tjhandle handle,
1298 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf,
1309 DLLEXPORT int tjDecompressHeader(tjhandle handle, unsigned char *jpegBuf,
1335 DLLEXPORT int tjDecompress2(tjhandle handle, const unsigned char *jpegBuf,
1423 DLLEXPORT int tjDecompress(tjhandle handle, unsigned char *jpegBuf,
1485 DLLEXPORT int tjDecodeYUVPlanes(tjhandle handle,
1632 DLLEXPORT int tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf,
1672 DLLEXPORT int tjDecompressToYUVPlanes(tjhandle handle,
1853 DLLEXPORT int tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf,
1919 DLLEXPORT int tjDecompressToYUV(tjhandle handle, unsigned char *jpegBuf,
1933 tjhandle handle = NULL; local
1950 DLLEXPORT int tjTransform(tjhandle handle, const unsigned char *jpegBuf,
2127 tjhandle handle = NULL; local
2229 tjhandle handle = NULL; local