Lines Matching defs:jpegBuf
668 unsigned char **jpegBuf, unsigned long *jpegSize, in tjCompress2()
735 unsigned char *jpegBuf, unsigned long *jpegSize, in tjCompress()
975 unsigned char **jpegBuf, in tjCompressFromYUVPlanes()
1110 unsigned char **jpegBuf, in tjCompressFromYUV()
1195 const unsigned char *jpegBuf, in tjDecompressHeader3()
1244 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader2()
1254 DLLEXPORT int tjDecompressHeader(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader()
1278 DLLEXPORT int tjDecompress2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompress2()
1365 DLLEXPORT int tjDecompress(tjhandle handle, unsigned char *jpegBuf, in tjDecompress()
1616 const unsigned char *jpegBuf, in tjDecompressToYUVPlanes()
1795 DLLEXPORT int tjDecompressToYUV2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompressToYUV2()
1859 DLLEXPORT int tjDecompressToYUV(tjhandle handle, unsigned char *jpegBuf, in tjDecompressToYUV()
1888 DLLEXPORT int tjTransform(tjhandle handle, const unsigned char *jpegBuf, in tjTransform()