Searched refs:lossless (Results 1 – 25 of 31) sorted by relevance
12
/external/webp/src/enc/ |
D | config.c | 47 config->lossless = 0; in WebPConfigInitInternal() 124 if (config->lossless < 0 || config->lossless > 1) in WebPValidateConfig()
|
D | Android.mk | 41 ../dsp/lossless.c \
|
D | picture.c | 1053 Importer import, float quality_factor, int lossless, in Encode() argument 1065 config.lossless = !!lossless; in Encode() 1066 pic.use_argb = !!lossless; in Encode()
|
D | alpha.c | 80 config.lossless = 1; in EncodeLossless()
|
D | webpenc.c | 374 if (!config->lossless) { in WebPEncode()
|
/external/webp/src/dec/ |
D | Android.mk | 35 ../dsp/lossless.c \
|
/external/jpeg/ |
D | change.log | 7 jpegtran has new features for lossless image transformations (rotation 8 and flipping) as well as "lossless" reduction to grayscale. 118 New "jpegtran" application performs lossless transcoding between different 120 JPEG and vice versa. In support of jpegtran, the library now allows lossless
|
D | filelist.doc | 12 "jpegtran" uses the library to do lossless conversion between different 150 transupp.c Support code for jpegtran: lossless image manipulations.
|
D | usage.doc | 326 lossless format while manipulating an image, then convert to JPEG format when 410 ever fully decoding the image. Therefore, its transformations are lossless: 464 jpegtran with this switch is not lossless. Also, the expected mathematical 469 Another not-strictly-lossless transformation switch is:
|
D | README | 82 the hierarchical or lossless processes defined in the standard. 95 "jpegtran", a utility for lossless transcoding between different JPEG 331 is easier to read and modify. Also, the PVRG code supports lossless JPEG,
|
/external/qemu/distrib/jpeg-6b/ |
D | change.log | 7 jpegtran has new features for lossless image transformations (rotation 8 and flipping) as well as "lossless" reduction to grayscale. 118 New "jpegtran" application performs lossless transcoding between different 120 JPEG and vice versa. In support of jpegtran, the library now allows lossless
|
D | filelist.doc | 12 "jpegtran" uses the library to do lossless conversion between different 150 transupp.c Support code for jpegtran: lossless image manipulations.
|
D | usage.doc | 326 lossless format while manipulating an image, then convert to JPEG format when 410 ever fully decoding the image. Therefore, its transformations are lossless: 464 jpegtran with this switch is not lossless. Also, the expected mathematical 469 Another not-strictly-lossless transformation switch is:
|
D | README | 82 the hierarchical or lossless processes defined in the standard. 95 "jpegtran", a utility for lossless transcoding between different JPEG 331 is easier to read and modify. Also, the PVRG code supports lossless JPEG,
|
/external/bzip2/ |
D | README.XML.STUFF | 3 lossless, block-sorting data compression.
|
D | Makefile-libbz2_so | 11 # lossless, block-sorting data compression.
|
D | README.COMPILATION.PROBLEMS | 3 lossless, block-sorting data compression.
|
D | README | 7 lossless, block-sorting data compression.
|
/external/webp/include/webp/ |
D | encode.h | 90 int lossless; // Lossless encoding (0=lossy(default), 1=lossless). member
|
/external/zlib/src/qnx/ |
D | package.qpg | 60 …g>zlib is designed to be a free, general-purpose, legally unencumbered, lossless data compression …
|
/external/webp/ |
D | README | 123 You might want to try the -lossless flag too, which will compress the source 173 -lossless .............. Encode image losslessly. 290 There are some variants for using the lossless format:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | IJG_README | 82 the hierarchical or lossless processes defined in the standard. 95 "jpegtran", a utility for lossless transcoding between different JPEG 331 is easier to read and modify. Also, the PVRG code supports lossless JPEG,
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 44 This specification defines a lossless compressed data format. The 88 The purpose of this specification is to define a lossless
|
D | rfc1951.txt | 42 This specification defines a lossless compressed data format that 96 The purpose of this specification is to define a lossless 130 A simple counting argument shows that no lossless compression
|
D | rfc1952.txt | 42 This specification defines a lossless compressed data format that is 90 The purpose of this specification is to define a lossless
|
12