Home
last modified time | relevance | path

Searched defs:jpegBuf (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjexample.c170 unsigned char *imgBuf = NULL, *jpegBuf = NULL; in main() local
358 unsigned char *jpegBuf = NULL; /* Dynamically allocate the JPEG buffer */ in main() local
Dturbojpeg.c610 unsigned char **jpegBuf, unsigned long *jpegSize, in tjCompress2()
675 unsigned char *jpegBuf, unsigned long *jpegSize, in tjCompress()
915 unsigned char **jpegBuf, in tjCompressFromYUVPlanes()
1048 unsigned char **jpegBuf, in tjCompressFromYUV()
1133 const unsigned char *jpegBuf, in tjDecompressHeader3()
1182 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader2()
1192 DLLEXPORT int tjDecompressHeader(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader()
1216 DLLEXPORT int tjDecompress2(tjhandle handle, const unsigned char *jpegBuf, in tjDecompress2()
1294 DLLEXPORT int tjDecompress(tjhandle handle, unsigned char *jpegBuf, in tjDecompress()
1542 const unsigned char *jpegBuf, in tjDecompressToYUVPlanes()
[all …]
Dturbojpeg-jni.c220 unsigned char *srcBuf = NULL, *jpegBuf = NULL; in TJCompressor_compress() local
322 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() local
626 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressHeader() local
665 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in TJDecompressor_decompress() local
754 unsigned char *jpegBuf = NULL, *dstPlanes[3]; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local
838 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3BI() local
1063 unsigned char *jpegBuf = NULL, **dstBufs = NULL; in Java_org_libjpegturbo_turbojpeg_TJTransformer_transform() local
Dtjbench.c138 int decomp(unsigned char *srcBuf, unsigned char **jpegBuf, in decomp()
312 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
511 unsigned char **jpegBuf = NULL, *srcBuf = NULL; in decompTest() local
Dtjunittest.c345 void writeJPEG(unsigned char *jpegBuf, unsigned long jpegSize, char *filename) in writeJPEG()
417 void _decompTest(tjhandle handle, unsigned char *jpegBuf, in _decompTest()
484 void decompTest(tjhandle handle, unsigned char *jpegBuf, in decompTest()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c668 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()
[all …]
Dtjbench.c142 static int decomp(unsigned char *srcBuf, unsigned char **jpegBuf, in decomp()
324 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
534 unsigned char **jpegBuf = NULL, *srcBuf = NULL; in decompTest() local
Dturbojpeg-jni.c225 unsigned char *srcBuf = NULL, *jpegBuf = NULL; in TJCompressor_compress() local
333 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() local
648 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressHeader() local
688 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in TJDecompressor_decompress() local
779 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local
870 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3BI() local
1103 unsigned char *jpegBuf = NULL, **dstBufs = NULL; in Java_org_libjpegturbo_turbojpeg_TJTransformer_transform() local
Dtjunittest.c352 static void writeJPEG(unsigned char *jpegBuf, unsigned long jpegSize, in writeJPEG()
432 static void _decompTest(tjhandle handle, unsigned char *jpegBuf, in _decompTest()
501 static void decompTest(tjhandle handle, unsigned char *jpegBuf, in decompTest()
/third_party/libjpeg-turbo/
Dturbojpeg.c678 unsigned char **jpegBuf, unsigned long *jpegSize,
746 unsigned char *jpegBuf, unsigned long *jpegSize,
986 unsigned char **jpegBuf,
1122 unsigned char **jpegBuf,
1207 const unsigned char *jpegBuf,
1262 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf,
1272 DLLEXPORT int tjDecompressHeader(tjhandle handle, unsigned char *jpegBuf,
1296 DLLEXPORT int tjDecompress2(tjhandle handle, const unsigned char *jpegBuf,
1383 DLLEXPORT int tjDecompress(tjhandle handle, unsigned char *jpegBuf,
1634 const unsigned char *jpegBuf,
[all …]
Dtjbench.c145 static int decomp(unsigned char *srcBuf, unsigned char **jpegBuf, in decomp()
326 unsigned char **jpegBuf = NULL, *yuvBuf = NULL, *tmpBuf = NULL, *srcPtr, in fullTest() local
530 unsigned char **jpegBuf = NULL, *srcBuf = NULL; in decompTest() local
Dturbojpeg-jni.c229 unsigned char *srcBuf = NULL, *jpegBuf = NULL; in TJCompressor_compress() local
337 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJCompressor_compressFromYUV___3_3B_3II_3III_3BII() local
660 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressHeader() local
700 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in TJDecompressor_decompress() local
791 unsigned char *jpegBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local
886 unsigned char *jpegBuf = NULL, *dstBuf = NULL; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3BI() local
1123 unsigned char *jpegBuf = NULL, **dstBufs = NULL; in Java_org_libjpegturbo_turbojpeg_TJTransformer_transform() local
Dtjexample.c174 unsigned char *imgBuf = NULL, *jpegBuf = NULL; in main() local
Dtjunittest.c350 static void writeJPEG(unsigned char *jpegBuf, unsigned long jpegSize, in writeJPEG()
423 static void _decompTest(tjhandle handle, unsigned char *jpegBuf, in _decompTest()
491 static void decompTest(tjhandle handle, unsigned char *jpegBuf, in decompTest()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJCompressor.java598 int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, int jpegQual, in compress()
603 int pitch, int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, in compress()
609 int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, int jpegQual, in compress()
614 int stride, int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, in compress()
619 int width, int[] srcStrides, int height, int subsamp, byte[] jpegBuf, in compressFromYUV()
DTJDecompressor.java923 protected byte[] jpegBuf = null; field in TJDecompressor
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJCompressor.java605 int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, int jpegQual, in compress()
610 int pitch, int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, in compress()
616 int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, int jpegQual, in compress()
621 int stride, int height, int pixelFormat, byte[] jpegBuf, int jpegSubsamp, in compress()
626 int width, int[] srcStrides, int height, int subsamp, byte[] jpegBuf, in compressFromYUV()
DTJDecompressor.java932 protected byte[] jpegBuf = null; field in TJDecompressor
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJUnitTest.java621 static void writeJPEG(byte[] jpegBuf, int jpegBufSize, String filename) in writeJPEG()
698 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest()
779 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest()
DTJBench.java161 static void decomp(byte[] srcBuf, byte[][] jpegBuf, int[] jpegSize, in decomp()
/third_party/libjpeg-turbo/java/
DTJUnitTest.java621 static void writeJPEG(byte[] jpegBuf, int jpegBufSize, String filename) in writeJPEG()
698 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest()
779 static void decompTest(TJDecompressor tjd, byte[] jpegBuf, int jpegSize, in decompTest()
DTJBench.java164 static void decomp(byte[] srcBuf, byte[][] jpegBuf, int[] jpegSize, in decomp()