Lines Matching defs:jpegBuf
636 unsigned char **jpegBuf, unsigned long *jpegSize, in tjCompress2()
701 unsigned char *jpegBuf, unsigned long *jpegSize, in tjCompress()
941 unsigned char **jpegBuf, in tjCompressFromYUVPlanes()
1074 unsigned char **jpegBuf, in tjCompressFromYUV()
1159 const unsigned char *jpegBuf, in tjDecompressHeader3()
1208 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader2()
1218 DLLEXPORT int tjDecompressHeader(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader()
1242 DLLEXPORT int tjDecompress2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompress2()
1320 DLLEXPORT int tjDecompress(tjhandle handle, unsigned char *jpegBuf, in tjDecompress()
1568 const unsigned char *jpegBuf, in tjDecompressToYUVPlanes()
1740 DLLEXPORT int tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompressToYUV2()
1804 DLLEXPORT int tjDecompressToYUV(tjhandle handle, unsigned char *jpegBuf, in tjDecompressToYUV()
1833 DLLEXPORT int tjTransform(tjhandle handle, const unsigned char *jpegBuf, in tjTransform()