/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | tjexample.c | 170 unsigned char *imgBuf = NULL, *jpegBuf = NULL; in main() local 358 unsigned char *jpegBuf = NULL; /* Dynamically allocate the JPEG buffer */ in main() local
|
D | turbojpeg.c | 610 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 …]
|
D | turbojpeg-jni.c | 220 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
|
D | tjbench.c | 138 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
|
D | tjunittest.c | 345 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/ |
D | turbojpeg.c | 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() [all …]
|
D | tjbench.c | 142 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
|
D | turbojpeg-jni.c | 225 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
|
D | tjunittest.c | 352 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/ |
D | turbojpeg.c | 678 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 …]
|
D | tjbench.c | 145 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
|
D | turbojpeg-jni.c | 229 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
|
D | tjexample.c | 174 unsigned char *imgBuf = NULL, *jpegBuf = NULL; in main() local
|
D | tjunittest.c | 350 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/ |
D | TJCompressor.java | 598 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()
|
D | TJDecompressor.java | 923 protected byte[] jpegBuf = null; field in TJDecompressor
|
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | TJCompressor.java | 605 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()
|
D | TJDecompressor.java | 932 protected byte[] jpegBuf = null; field in TJDecompressor
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/ |
D | TJUnitTest.java | 621 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()
|
D | TJBench.java | 161 static void decomp(byte[] srcBuf, byte[][] jpegBuf, int[] jpegSize, in decomp()
|
/third_party/libjpeg-turbo/java/ |
D | TJUnitTest.java | 621 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()
|
D | TJBench.java | 164 static void decomp(byte[] srcBuf, byte[][] jpegBuf, int[] jpegSize, in decomp()
|