Searched refs:JPEG (Results 1 – 25 of 35) sorted by relevance
12
/external/jpeg/ |
D | README | 1 The Independent JPEG Group's JPEG software 7 This distribution contains the sixth public release of the Independent JPEG 8 Group's free JPEG software. You are welcome to redistribute this software and 18 Guido Vollbeding, Ge' Weijers, and other members of the Independent JPEG 21 IJG is not affiliated with the official ISO JPEG standards committee. 29 OVERVIEW General description of JPEG and the IJG software. 31 REFERENCES Where to learn more about JPEG. 44 wizard.doc Advanced usage instructions for JPEG wizards only. 47 libjpeg.doc How to use the JPEG library in your own programs. 48 example.c Sample code for calling the JPEG library. [all …]
|
D | 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 identical 32 We provide two programs, cjpeg to compress an image file into JPEG format, 33 and djpeg to decompress a JPEG file back into a conventional image format. [all …]
|
D | wizard.doc | 1 Advanced usage instructions for the Independent JPEG Group's JPEG software 6 The "wizard" switches are intended for experimentation with JPEG by persons 7 who are reasonably knowledgeable about the JPEG standard. If you don't know 11 when making files intended for general use, because not all JPEG decoders 12 will support unusual JPEG parameter settings. 19 as examples in the JPEG standard) and scales them up or down according to 24 JPEG and is not supported by all implementations. If you need to ensure 39 will be stored in the JPEG file). 46 # Quantization tables given in JPEG spec, section K.1 82 component, in the order in which the components appear in the JPEG SOF marker. [all …]
|
D | 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 …]
|
D | libjpeg.doc | 1 USING THE IJG JPEG LIBRARY 4 This file is part of the Independent JPEG Group's software. 8 This file describes how to use the IJG JPEG library within an application 12 JPEG library. Also see jpeglib.h (the include file to be used by application 42 Progressive JPEG support 66 The IJG JPEG library provides C code to read and write JPEG-compressed image 73 JPEG standard but is necessary for typical applications of JPEG. These 74 functions preprocess the image before JPEG compression or postprocess it after 81 A wide range of quality vs. speed tradeoffs are possible in JPEG processing, 87 low-quality modes may not meet the JPEG standard's accuracy requirements; [all …]
|
D | 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, extended 49 The library does not support the lossless (spatial) JPEG process. Lossless [all …]
|
D | change.log | 1 CHANGE LOG for Independent JPEG Group's JPEG software 38 if decoding a progressive JPEG. The appearance no longer depends on the 65 Multiple calls to jpeg_simple_progression for a single JPEG object 112 Progressive JPEG support: library can read and write full progressive JPEG 119 JPEG formats; primarily, it can be used to convert baseline to progressive 120 JPEG and vice versa. In support of jpegtran, the library now allows lossless 121 reading and writing of JPEG files as DCT coefficient arrays. This ability 192 of text comments in a JPEG file. 209 * JPEG abbreviated datastream formats are supported, ie, quantization and
|
D | jconfig.doc | 5 * This file is part of the Independent JPEG Group's software. 9 * customize the JPEG software for a particular system. 90 * compiling the JPEG code. 96 * The following options affect code selection within the JPEG library, 115 * The remaining options do not affect the JPEG library proper, 122 /* These defines indicate which image (non-JPEG) file formats are allowed. */
|
D | 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
|
D | coderules.doc | 1 IJG JPEG LIBRARY: CODING RULES 4 This file is part of the Independent JPEG Group's software. 86 The JPEG library is intended to be used within larger programs. Furthermore, 116 modules that are used in cjpeg/djpeg but are not part of the JPEG library
|
D | makefile.vms | 1 $! Makefile for Independent JPEG Group's software
|
D | jconfig.cfg | 23 /* These are for configuring the JPEG memory manager. */
|
D | install.doc | 1 INSTALLATION INSTRUCTIONS for the Independent JPEG Group's JPEG software 4 This file is part of the Independent JPEG Group's software. 328 (The first- and second-generation .jpg files aren't identical since JPEG is 365 NOTE: this is far from an exhaustive test of the JPEG software; some modules, 427 The JPEG standard allows either 8-bit or 12-bit data precision. (For color, 442 Note that a 12-bit version will not read 8-bit JPEG files, nor vice versa; 476 If you need to make a smaller version of the JPEG software, some optional 479 decoder support for all valid JPEG files, to ensure that you can read anyone's 491 Unless you own a Cray, you'll probably be interested in making the JPEG 551 about how to configure the JPEG software for your system, please let us know. [all …]
|
D | maktjpeg.st | 1 ; Project file for Independent JPEG Group's software
|
D | makcjpeg.st | 1 ; Project file for Independent JPEG Group's software
|
D | makdjpeg.st | 1 ; Project file for Independent JPEG Group's software
|
D | makljpeg.st | 1 ; Project file for Independent JPEG Group's software
|
/external/bluetooth/glib/build/win32/ |
D | make.msc | 112 JPEG_CFLAGS = -I $(JPEG) 113 JPEG_LIBS = $(JPEG)\libjpeg.lib
|
D | module.defs | 100 JPEG = $(TOP)/jpeg-6b
|
/external/webkit/WebCore/platform/image-decoders/bmp/ |
D | BMPImageReader.h | 93 JPEG = 4, enumerator
|
D | BMPImageReader.cpp | 344 case JPEG: in isInfoHeaderValid() 393 if ((m_infoHeader.biCompression == JPEG) in isInfoHeaderValid()
|
/external/tesseract/ |
D | configure.ac | 268 # Search JPEG library - not needed at the moment 271 # AC_MSG_WARN([JPEG support is disabled]) ])
|
/external/webkit/WebCore/svg/graphics/cg/ |
D | SVGResourceFilterCg.mm | 39 // Setting to a value > 0 allows to dump the output image as JPEG.
|
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/ |
D | atomdefs.h | 388 #define JPEG 0x0000 macro
|
/external/freetype/ |
D | NOTICE | 29 (Independent JPEG Group) licenses, which all encourage inclusion
|
12