| /external/qemu/distrib/jpeg-6b/ |
| cjpeg.1 | 3 cjpeg \- compress an image file to a JPEG file 17 named, and produces a JPEG/JFIF file on the standard output. 44 Create monochrome JPEG file from color input. Be sure to use this switch when 50 you'll get a smaller JPEG file that takes less time to process. 56 usually makes the JPEG file a little smaller, but 63 Create progressive JPEG file (see below). 79 reconstructed image: the higher the quality setting, the larger the JPEG file, 104 considered optional in the JPEG standard. 107 other JPEG programs may be unable to decode the resulting file. Use 113 switch creates a "progressive JPEG" file. In this type of JPEG file, the dat [all...] |
| wrjpgcom.1 | 3 wrjpgcom \- insert text comments into a JPEG file 22 reads the named JPEG/JFIF file, or the standard input if no file is named, 23 and generates a new JPEG/JFIF file on standard output. A comment block is 26 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file. 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve 30 them as text. COM blocks do not interfere with the image stored in the JPEG 32 them as you like in one JPEG file. 35 adds a COM block, containing text you provide, to a JPEG file. 63 file name MUST be supplied, so that the source JPEG file comes from somewher [all...] |
| jversion.h | 5 * This file is part of the Independent JPEG Group's software.
|
| jpegtran.1 | 3 jpegtran \- lossless transformation of JPEG files 16 performs various useful transformations of JPEG files. 17 It can translate the coded representation from one variant of JPEG to another, 18 for example from baseline JPEG to progressive JPEG or vice versa. It can also 34 reads the named JPEG/JFIF file, or the standard input if no file is 35 named, and produces a JPEG/JFIF file on the standard output. 48 To specify the coded JPEG representation used in the output file, 57 Create progressive JPEG file. 60 Emit a JPEG restart marker every N MCU rows, or every N MCU blocks if "B" i [all...] |
| usage.doc | 1 USAGE instructions for the Independent JPEG Group's JPEG software 4 This file describes usage of the JPEG conversion programs cjpeg and djpeg, 6 the other documentation files if you wish to use the JPEG library within 15 These programs implement JPEG image compression and decompression. JPEG 17 and gray-scale images. JPEG is designed to handle "real-world" scenes, 19 non-realistic images are not JPEG's strong suit; on that sort of material 22 JPEG is lossy, meaning that the output image is not necessarily identical to 23 the input image. Hence you should not use JPEG if you have to have identica [all...] |
| filelist.doc | 1 IJG JPEG LIBRARY: FILE LIST 4 This file is part of the Independent JPEG Group's software. 8 Here is a road map to the files in the IJG JPEG distribution. The 9 distribution includes the JPEG library proper, plus two application 10 programs ("cjpeg" and "djpeg") which use the library to convert JPEG 13 variants of JPEG. There are also two stand-alone applications, 17 THE JPEG LIBRARY 22 jpeglib.h JPEG library's exported data and function declarations. 27 jerror.h Declares JPEG library's error and trace message codes. 30 jpegint.h JPEG library's internal data structures [all...] |
| /packages/apps/Gallery2/jni_jpegstream/ |
| Android.mk | 3 # Jpeg Streaming native 13 external/jpeg
|
| /external/jpeg/ |
| wrjpgcom.1 | 3 wrjpgcom \- insert text comments into a JPEG file 22 reads the named JPEG/JFIF file, or the standard input if no file is named, 23 and generates a new JPEG/JFIF file on standard output. A comment block is 26 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file. 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve 30 them as text. COM blocks do not interfere with the image stored in the JPEG 32 them as you like in one JPEG file. 35 adds a COM block, containing text you provide, to a JPEG file. 63 file name MUST be supplied, so that the source JPEG file comes from somewher [all...] |
| jversion.h | 5 * This file is part of the Independent JPEG Group's software.
|
| jpegtran.1 | 3 jpegtran \- lossless transformation of JPEG files 16 performs various useful transformations of JPEG files. 17 It can translate the coded representation from one variant of JPEG to another, 18 for example from baseline JPEG to progressive JPEG or vice versa. It can also 34 reads the named JPEG/JFIF file, or the standard input if no file is 35 named, and produces a JPEG/JFIF file on the standard output. 48 To specify the coded JPEG representation used in the output file, 57 Create progressive JPEG file. 60 Emit a JPEG restart marker every N MCU rows, or every N MCU blocks if "B" i [all...] |
| usage.doc | 1 USAGE instructions for the Independent JPEG Group's JPEG software 4 This file describes usage of the JPEG conversion programs cjpeg and djpeg, 6 the other documentation files if you wish to use the JPEG library within 15 These programs implement JPEG image compression and decompression. JPEG 17 and gray-scale images. JPEG is designed to handle "real-world" scenes, 19 non-realistic images are not JPEG's strong suit; on that sort of material 22 JPEG is lossy, meaning that the output image is not necessarily identical to 23 the input image. Hence you should not use JPEG if you have to have identica [all...] |
| filelist.doc | 1 IJG JPEG LIBRARY: FILE LIST 4 This file is part of the Independent JPEG Group's software. 8 Here is a road map to the files in the IJG JPEG distribution. The 9 distribution includes the JPEG library proper, plus two application 10 programs ("cjpeg" and "djpeg") which use the library to convert JPEG 13 variants of JPEG. There are also two stand-alone applications, 17 THE JPEG LIBRARY 22 jpeglib.h JPEG library's exported data and function declarations. 27 jerror.h Declares JPEG library's error and trace message codes. 30 jpegint.h JPEG library's internal data structures [all...] |
| example.c | 5 * to read or write JPEG image files. You should look at this code in 9 * skeleton for constructing routines that call the JPEG library. 11 * We present these routines in the same coding style used in the JPEG code 19 * Include file for users of JPEG library. 37 /******************** JPEG COMPRESSION SAMPLE INTERFACE *******************/ 39 /* This half of the example shows how to feed data into the JPEG compressor. 41 * as error recovery (the JPEG code will just exit() if it gets an error). 67 * Sample routine for JPEG compression. We assume that the target file name 74 /* This struct contains the JPEG compression parameters and pointers to 75 * working space (which is allocated as needed by the JPEG library) [all...] |
| /device/lge/mako/camera/QCamera/stack/ |
| Android.mk | 4 #include $(LOCAL_PATH)/mm-jpeg-interface/Android.mk
|
| /external/eigen/doc/special_examples/ |
| CMakeLists.txt | 18 ARGS ${CMAKE_CURRENT_BINARY_DIR}/../html/Tutorial_sparse_example.jpeg
|
| /development/ide/xcode/jpeg.xcodeproj/ |
| project.pbxproj | 64 00B06C3C0E3E2D7200FAA74F /* jerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jerror.h; path = "../../extlibs/jpeg-6b/jerror.h"; sourceTree = SOURCE_ROOT; }; 66 FE08AA3F0945D5BF0057213F /* jconfig.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jconfig.h; path = "../../extlibs/jpeg-6b/jconfig.h"; sourceTree = SOURCE_ROOT; }; 67 FE08AA400945D5BF0057213F /* jpeglib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jpeglib.h; path = "../../extlibs/jpeg-6b/jpeglib.h"; sourceTree = SOURCE_ROOT; }; 68 FE08AA430945DA0C0057213F /* jcapimin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcapimin.c; path = "../../extlibs/jpeg-6b/jcapimin.c"; sourceTree = SOURCE_ROOT; }; 69 FE08AA440945DA0C0057213F /* jcapistd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = "../../extlibs/jpeg-6b/jcapistd.c"; sourceTree = SOURCE_ROOT; }; 70 FE08AA450945DA0C0057213F /* jccoefct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jccoefct.c; path = "../../extlibs/jpeg-6b/jccoefct.c"; sourceTree = SOURCE_ROOT; }; 71 FE08AA460945DA0C0057213F /* jccolor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jccolor.c; path = "../../extlibs/jpeg-6b/jccolor.c"; sourceTree = SOURCE_ROOT; }; 72 FE08AA470945DA0C0057213F /* jcdctmgr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = "../../extlibs/jpeg-6b/jcdctmgr.c"; sourceTree = SOURCE_ROOT; }; 73 FE08AA480945DA0C0057213F /* jchuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jchuff.c; path = "../../extlibs/jpeg-6b/jchuff.c"; sourceTree = SOURCE_ROOT; }; 74 FE08AA490945DA0C0057213F /* jcinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "../../extlibs/jpeg-6b/jcinit.c"; sourceTree = SOURCE_ROOT; } [all...] |
| /external/chromium_org/third_party/iccjpeg/ |
| iccjpeg.h | 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 29 * This routine writes the given ICC profile data into a JPEG file. 42 * Reading a JPEG file that may contain an ICC profile requires two steps: 61 * See if there was an ICC profile in the JPEG file being read;
|
| /external/qemu/android/utils/ |
| jpeg-compress.c | 16 #include "jpeg-compress.h" 19 /* Implements JPEG destination manager's init_destination routine. */ 21 /* Implements JPEG destination manager's empty_output_buffer routine. */ 23 /* Implements JPEG destination manager's term_destination routine. */ 26 /* JPEG compression descriptor. */ 28 /* Common JPEG compression destination manager header. */ 44 /* Implements JPEG destination manager's init_destination routine. */ 55 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size); 63 /* Implements JPEG destination manager's empty_output_buffer routine. 80 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size) [all...] |
| /external/robolectric/.idea/ |
| compiler.xml | 7 <entry name=".+\.(gif|png|jpeg|jpg)" /> 14 <entry name="?*.jpeg" />
|
| /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/ |
| Android.mk | 21 LOCAL_MODULE:= libOMX.TI.JPEG.decoder 35 LOCAL_SHARED_LIBRARIES := libOMX.TI.JPEG.decoder
|
| /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/ |
| Android.mk | 19 LOCAL_MODULE:= libOMX.TI.JPEG.Encoder 32 LOCAL_SHARED_LIBRARIES := libOMX.TI.JPEG.Encoder
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| Bitmap_CompressFormatTest.java | 28 assertEquals(CompressFormat.JPEG, CompressFormat.valueOf("JPEG")); 37 assertEquals(CompressFormat.JPEG, comFormat[0]); 43 assertTrue(b.compress(CompressFormat.JPEG, 24, new ByteArrayOutputStream()));
|
| /external/chromium/chrome/browser/parsers/ |
| metadata_parser_jpeg.cc | 12 properties_[MetadataParser::kPropertyType] = "jpeg";
|
| /external/chromium_org/chrome/browser/parsers/ |
| metadata_parser_jpeg.cc | 12 properties_[MetadataParser::kPropertyType] = "jpeg";
|
| /frameworks/av/services/camera/libcameraservice/api1/client2/ |
| JpegProcessor.cpp | 75 // Find out buffer size for JPEG 228 // Find size of JPEG image 235 ALOGW("%s: JPEG image is larger than expected, truncating " 257 * JPEG FILE FORMAT OVERVIEW. 258 * http://www.jpeg.org/public/jfif.pdf 259 * (JPEG is the image compression algorithm, actual file format is called JFIF) 275 * After all the segments are processed, the jpeg compressed image stream begins. 315 // Return the size of the JPEG, 0 indicates failure 319 // First check for JPEG transport header at the end of the buffer 329 ALOGV("Found JPEG transport header, img size %d", size) [all...] |