Lines Matching defs:jpegBuf
732 int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, in tjCompress2()
809 int width, int pitch, int height, int pixelSize, unsigned char *jpegBuf, in tjCompress()
1046 unsigned char **jpegBuf, unsigned long *jpegSize, int jpegQual, int flags) in tjCompressFromYUVPlanes()
1176 int width, int pad, int height, int subsamp, unsigned char **jpegBuf, in tjCompressFromYUV()
1254 unsigned char *jpegBuf, unsigned long jpegSize, int *width, int *height, in tjDecompressHeader3()
1304 unsigned char *jpegBuf, unsigned long jpegSize, int *width, int *height, in tjDecompressHeader2()
1313 unsigned char *jpegBuf, unsigned long jpegSize, int *width, int *height) in tjDecompressHeader()
1335 DLLEXPORT int DLLCALL tjDecompress2(tjhandle handle, unsigned char *jpegBuf, in tjDecompress2()
1437 DLLEXPORT int DLLCALL tjDecompress(tjhandle handle, unsigned char *jpegBuf, in tjDecompress()
1701 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char **dstPlanes, in tjDecompressToYUVPlanes()
1875 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV2()
1936 unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, in tjDecompressToYUV()
1962 DLLEXPORT int DLLCALL tjTransform(tjhandle handle, unsigned char *jpegBuf, in tjTransform()