| /external/chromium_org/third_party/iccjpeg/ |
| iccjpeg.c | 5 * (ICC) device profiles embedded in JFIF JPEG image files. The ICC has 6 * defined a standard format for including such data in JPEG "APP2" markers. 9 * a JPEG file being written, or get it back out when reading. 11 * This code depends on new features added to the IJG JPEG library as of 25 * Since an ICC profile can be larger than the maximum size of a JPEG marker 37 #define ICC_MARKER (JPEG_APP0 + 2) /* JPEG marker code for ICC */ 39 #define MAX_BYTES_IN_MARKER 65533 /* maximum data len of a JPEG marker */ 44 * This routine writes the given ICC profile data into a JPEG file. 72 /* Write the JPEG marker header (APP2 code and marker length) */ 146 * See if there was an ICC profile in the JPEG file being read [all...] |
| LICENSE | 1 LICENSE extracted from IJG's jpeg distribution: 32 the Independent JPEG Group". 43 it. This software may be referred to only as "the Independent JPEG Group's
|
| /external/jpeg/ |
| djpeg.1 | 3 djpeg \- decompress a JPEG file to an image file 16 decompresses the named JPEG file, or the standard input if no file is named, 58 Force gray-scale output even if JPEG file is color. Useful for viewing on 76 is specified, or if the JPEG file is gray-scale; otherwise, 24-bit full-color 90 is specified, or if the JPEG file is gray-scale; otherwise, 24-bit full-color 95 PGM is emitted if the JPEG file is gray-scale or if 103 Select Targa output format. Gray-scale format is emitted if the JPEG file is 185 This example decompresses the JPEG file foo.jpg, quantizes it to 241 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 244 Independent JPEG Grou [all...] |
| jcapimin.c | 5 * This file is part of the Independent JPEG Group's software. 9 * of the JPEG library. These are the "minimum" API routines that may be 25 * Initialization of a JPEG compression object. 84 * Destruction of a JPEG compression object 95 * Abort processing of a JPEG compression operation, 113 * abbreviated JPEG datastreams. It logically belongs in jcparam.c, but 140 * Finish JPEG compression. 239 * initialize JPEG object 240 * set JPEG parameters 275 * compression cycle or otherwise resetting the JPEG object. However, tha [all...] |
| structure.doc | 1 IJG JPEG LIBRARY: SYSTEM ARCHITECTURE 4 This file is part of the Independent JPEG Group's software. 8 This file provides an overview of the architecture of the IJG JPEG software; 13 We assume that the reader is already somewhat familiar with the JPEG standard. 14 The README file includes references for learning about JPEG. The file 19 In this document, JPEG-specific terminology follows the JPEG standard: 38 * A subroutine library for JPEG compression and decompression. 40 JFIF JPEG files to and from several other image formats. 45 We desire the library to be capable of supporting all JPEG baseline, extende [all...] |
| jdapimin.c | 5 * This file is part of the Independent JPEG Group's software. 9 * of the JPEG library. These are the "minimum" API routines that may be 25 * Initialization of a JPEG decompression object. 88 * Destruction of a JPEG decompression object 99 * Abort processing of a JPEG decompression operation, 118 /* (Wish JPEG committee had provided a real way to specify this...) */ 215 * Decompression startup: read start of JPEG datastream to see what's there. 216 * Need only initialize JPEG object and supply a data source before calling. 219 * compressed data), and will save all tables and parameters in the JPEG 228 * re-use the JPEG object to read the abbreviated image datastream(s) [all...] |
| /external/qemu/distrib/jpeg-6b/ |
| djpeg.1 | 3 djpeg \- decompress a JPEG file to an image file 16 decompresses the named JPEG file, or the standard input if no file is named, 58 Force gray-scale output even if JPEG file is color. Useful for viewing on 76 is specified, or if the JPEG file is gray-scale; otherwise, 24-bit full-color 90 is specified, or if the JPEG file is gray-scale; otherwise, 24-bit full-color 95 PGM is emitted if the JPEG file is gray-scale or if 103 Select Targa output format. Gray-scale format is emitted if the JPEG file is 185 This example decompresses the JPEG file foo.jpg, quantizes it to 241 Wallace, Gregory K. "The JPEG Still Picture Compression Standard", 244 Independent JPEG Grou [all...] |
| jcapimin.c | 5 * This file is part of the Independent JPEG Group's software. 9 * of the JPEG library. These are the "minimum" API routines that may be 25 * Initialization of a JPEG compression object. 84 * Destruction of a JPEG compression object 95 * Abort processing of a JPEG compression operation, 113 * abbreviated JPEG datastreams. It logically belongs in jcparam.c, but 140 * Finish JPEG compression. 239 * initialize JPEG object 240 * set JPEG parameters 275 * compression cycle or otherwise resetting the JPEG object. However, tha [all...] |
| structure.doc | 1 IJG JPEG LIBRARY: SYSTEM ARCHITECTURE 4 This file is part of the Independent JPEG Group's software. 8 This file provides an overview of the architecture of the IJG JPEG software; 13 We assume that the reader is already somewhat familiar with the JPEG standard. 14 The README file includes references for learning about JPEG. The file 19 In this document, JPEG-specific terminology follows the JPEG standard: 38 * A subroutine library for JPEG compression and decompression. 40 JFIF JPEG files to and from several other image formats. 45 We desire the library to be capable of supporting all JPEG baseline, extende [all...] |
| NOTICE | 1 This software is based in part on the work of the Independent JPEG Group. 22 the Independent JPEG Group". 33 it. This software may be referred to only as "the Independent JPEG Group's
|
| jdapimin.c | 5 * This file is part of the Independent JPEG Group's software. 9 * of the JPEG library. These are the "minimum" API routines that may be 25 * Initialization of a JPEG decompression object. 88 * Destruction of a JPEG decompression object 99 * Abort processing of a JPEG decompression operation, 118 /* (Wish JPEG committee had provided a real way to specify this...) */ 215 * Decompression startup: read start of JPEG datastream to see what's there. 216 * Need only initialize JPEG object and supply a data source before calling. 219 * compressed data), and will save all tables and parameters in the JPEG 228 * re-use the JPEG object to read the abbreviated image datastream(s) [all...] |
| /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
| mm_jpeg_interface.c | 94 * @job: jpeg job object 101 * start the jpeg job 137 * Create new jpeg session 173 * Destroy jpeg session 207 * Abort the jpeg job 241 * Close the jpeg job 265 /* No client, close jpeg internally */ 285 * Open a jpeg client 304 /* initialize jpeg obj */ 335 /* no client, close jpeg */ [all...] |
| /development/ide/xcode/pvjpeg.xcodeproj/ |
| project.pbxproj | 27 007ECA010DA67F7B0086775A /* jpgdec_bitstream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_bitstream.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_bitstream.cpp; sourceTree = SOURCE_ROOT; }; 28 007ECA020DA67F7B0086775A /* jpgdec_cint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_cint.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_cint.cpp; sourceTree = SOURCE_ROOT; }; 29 007ECA030DA67F7B0086775A /* jpgdec_colorconv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_colorconv.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_colorconv.cpp; sourceTree = SOURCE_ROOT; }; 30 007ECA040DA67F7B0086775A /* jpgdec_ct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_ct.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_ct.cpp; sourceTree = SOURCE_ROOT; }; 31 007ECA050DA67F7B0086775A /* jpgdec_decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_decoder.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_decoder.cpp; sourceTree = SOURCE_ROOT; }; 32 007ECA060DA67F7B0086775A /* jpgdec_header.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_header.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_header.cpp; sourceTree = SOURCE_ROOT; }; 33 007ECA070DA67F7B0086775A /* jpgdec_huffman.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_huffman.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_huffman.cpp; sourceTree = SOURCE_ROOT; }; 34 007ECA080DA67F7B0086775A /* jpgdec_idctp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_idctp.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_idctp.cpp; sourceTree = SOURCE_ROOT; }; 35 007ECA090DA67F7B0086775A /* jpgdec_idcts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_idcts.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_idcts.cpp; sourceTree = SOURCE_ROOT; }; 36 007ECA0A0DA67F7B0086775A /* jpgdec_scan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = jpgdec_scan.cpp; path = ../../extlibs/pv/codecs_v2/image/jpeg/dec/src/jpgdec_scan.cpp; sourceTree = SOURCE_ROOT; } [all...] |
| /device/generic/goldfish/camera/fake-pipeline2/ |
| JpegCompressor.h | 19 * This class simulates a hardware JPEG compressor. It receives image buffers 48 // Called when JPEG compression has finished, or encountered an error 51 // Called when the input buffer for JPEG is not needed any more,
|
| /packages/apps/Camera/src/com/android/camera/ |
| Exif.java | 33 public static int getOrientation(byte[] jpeg) { 34 if (jpeg == null) return 0; 36 InputStream is = new ByteArrayInputStream(jpeg);
|
| /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
| Android.mk | 31 LOCAL_MODULE := mm-jpeg-interface-test
|
| /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/ |
| mm_jpeg.h | 79 int32_t jpeg_size; /* the size of jpeg output after job is done */ 104 MM_JPEG_EVENT_MASK_JPEG_DONE = 0x00000001, /* jpeg job is done */ 105 MM_JPEG_EVENT_MASK_JPEG_ABORT = 0x00000002, /* jpeg job is aborted */ 106 MM_JPEG_EVENT_MASK_JPEG_ERROR = 0x00000004, /* jpeg job has error */
|
| /external/chromium/chrome/browser/history/ |
| history_publisher.cc | 11 const char* const HistoryPublisher::kThumbnailImageFormat = "image/jpeg";
|
| /external/chromium/net/base/ |
| mime_util_unittest.cc | 19 { FILE_PATH_LITERAL("pjp"), "image/jpeg", true }, 20 { FILE_PATH_LITERAL("pjpeg"), "image/jpeg", true }, 62 EXPECT_TRUE(IsSupportedImageMimeType("image/jpeg")); 67 EXPECT_TRUE(IsSupportedMimeType("image/jpeg"));
|
| /external/chromium_org/chrome/browser/history/ |
| history_publisher.cc | 11 const char* const HistoryPublisher::kThumbnailImageFormat = "image/jpeg";
|
| /external/chromium_org/third_party/freetype/ |
| README.chromium | 5 JPEG Group) licenses"
|
| /external/chromium_org/third_party/icu/source/stubdata/ |
| stubdata.vcxproj.filters | 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
| /external/chromium_org/third_party/icu/source/test/perf/charperf/ |
| charperf.vcxproj.filters | 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
| /external/chromium_org/third_party/icu/source/test/perf/collperf/ |
| collperf.vcxproj.filters | 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
| /external/chromium_org/third_party/icu/source/test/perf/convperf/ |
| convperf.vcxproj.filters | 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|