Lines Matching defs:jpegBuf
767 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2()
845 int width, int pitch, int height, int pixelSize, unsigned char *jpegBuf, in tjCompress()
1089 int subsamp, unsigned char **jpegBuf, unsigned long *jpegSize, int jpegQual, in tjCompressFromYUVPlanes()
1226 unsigned char **jpegBuf, unsigned long *jpegSize, int jpegQual, int flags) in tjCompressFromYUV()
1304 const unsigned char *jpegBuf, unsigned long jpegSize, int *width, in tjDecompressHeader3()
1354 unsigned char *jpegBuf, unsigned long jpegSize, int *width, int *height, in tjDecompressHeader2()
1363 unsigned char *jpegBuf, unsigned long jpegSize, int *width, int *height) in tjDecompressHeader()
1386 const unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompress2()
1491 DLLEXPORT int DLLCALL tjDecompress(tjhandle handle, unsigned char *jpegBuf, in tjDecompress()
1761 const unsigned char *jpegBuf, unsigned long jpegSize, in tjDecompressToYUVPlanes()
1940 const unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV2()
2007 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV()
2034 const unsigned char *jpegBuf, unsigned long jpegSize, int n, in tjTransform()