/external/webp/src/dec/ |
idec.c | 107 // lossy or lossless. This also means that we haven't parsed the ALPH chunk. 111 return 0; // ALPH chunk is not present for lossless images. 145 } else { // Resize lossless bitreader 516 // At present Lossless decoder can't decode image incrementally. So wait till
|
webpi.h | 69 // In 'headers', compressed_size, offset, alpha_data, alpha_size, and lossless
|
/external/chromium_org/third_party/libjpeg/ |
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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
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/jpeg/ |
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/ |
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,
|
/prebuilts/tools/darwin-x86/swt/about_files/ |
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,
|
/prebuilts/tools/darwin-x86_64/swt/about_files/ |
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,
|
/prebuilts/tools/linux-x86/swt/about_files/ |
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,
|
/prebuilts/tools/linux-x86_64/swt/about_files/ |
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,
|
/prebuilts/tools/windows/swt/about_files/ |
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,
|
/prebuilts/tools/windows-x86_64/swt/about_files/ |
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/libvpx/libvpx/vp9/encoder/ |
vp9_encodeframe.c | [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ConsoleMessage.js | 375 var lossless = this._appendObjectPreview(obj, description, titleElement); 376 if (lossless) { 421 return preview.lossless; [all...] |
/external/llvm/lib/IR/ |
Type.cpp | 74 // Vector -> Vector conversions are always lossless if the two vector types 91 // remaining and ptr->ptr. Just select the lossless conversions. Everything 92 // else is not lossless.
|
/external/webp/ |
README | 132 You might want to try the -lossless flag too, which will compress the source 182 -lossless .............. Encode image losslessly. 338 There are some variants for using the lossless format:
|
/development/tools/recovery_l10n/src/com/android/recovery_l10n/ |
Main.java | 70 * remember that they must be lossless to preserve the exact values of
|
/external/bzip2/ |
Makefile | 3 # lossless, block-sorting data compression.
|
README | 7 lossless, block-sorting data compression.
|
huffman.c | 9 lossless, block-sorting data compression.
|
/external/chromium/net/base/ |
net_log.h | 87 // lossless conversion, which is used to serialize the parameters to JSON.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
executive_unittest.py | 140 # lossy. On other platforms, we expect a lossless roundtrip.
|
/external/chromium_org/third_party/libwebp/enc/ |
picture.c | [all...] |
vp8l.c | 10 // main entry for the lossless encoder. 22 #include "../dsp/lossless.h" [all...] |
/external/flac/libFLAC/ |
crc.c | 1 /* libFLAC - Free Lossless Audio Codec library
|