/external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/ |
TJ.html | 169 <div class="block">When decompressing an image that was compressed using chrominance 563 JPEG images compressed with 4:1:1 subsampling will be almost exactly the 564 same size as those compressed with 4:2:0 subsampling, and in the [all...] |
/external/squashfs-tools/squashfs-tools/ |
unsquashfs.c | 2 * Unsquash a squashfs filesystem. This is a highly compressed read only 668 int offset = 2, res, compressed; local 681 "compressed" : "uncompressed"); 686 compressed = SQUASHFS_COMPRESSED(c_byte); 697 if(compressed) { 744 c_byte, SQUASHFS_COMPRESSED_BLOCK(size) ? "compressed" : [all...] |
/dalvik/docs/ |
debugmon.html | 215 compressed. Compressed chunks are written as a chunk type that 216 indicates the compression, followed by the compressed length, followed
|
/external/ImageMagick/coders/ |
dib.c | 143 % o compression: A value of 1 means the compressed pixels are runlength 314 % o bytes_per_line: the number of bytes in a scanline of compressed pixels 319 % o compressed_pixels: The address of a byte (8 bits) array of compressed [all...] |
/external/dng_sdk/source/ |
dng_negative.h | 741 // The compressed original raw file data. 820 // Keep a separate digest for the compressed JPEG data, if any. [all...] |
/external/elfutils/libdwfl/ |
dwfl_module_getdwarf.c | 932 /* Since a .gnu_debugdata section is compressed using lzma don't do [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-header_file_macros.html | 428 <p>A macro used in #include statements to name the file containing the definitions of an API which supports gzip-compressed files.</p> 439 <p>A macro used in #include statements to name the file containing the definitions of an API which supports LZW-compressed files.</p> 450 <p>A macro used in #include statements to name the file containing the definitions of an API which supports bzip2-compressed files.</p> [all...] |
/external/lz4/programs/ |
fuzzer.c | 390 FUZ_CHECKTEST(ret!=compressedSize, "LZ4_decompress_fast failed : did not fully read compressed data"); 530 FUZ_CHECKTEST(ret!=blockContinueCompressedSize, "LZ4_decompress_fast_withPrefix64k did not read all compressed block input"); 570 FUZ_CHECKTEST(ret!=blockContinueCompressedSize, "LZ4_decompress_fast_usingDict did not read all compressed block input"); [all...] |
/external/lzma/DOC/ |
lzma-specification.txt | 7 This specification defines the format of LZMA compressed data and lzma file format.
37 13 Compressed data (LZMA stream)
371 The LZMA Encoder always writes ZERO in initial byte of compressed stream.
[all...] |
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_texture.c | 546 * glGetTexImage() helper: decompress a compressed texture by rendering [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
c8_31pf.cpp | 439 Word16 pos_indxC, /* i : position and sign of 8 pulses (compressed) */ 506 (compressed) 568 Word16 indx[], /* o : position and sign of 8 pulses (compressed) */
|
/libcore/ojluni/src/main/native/ |
zip_util.c | [all...] |
/system/media/audio/include/system/ |
audio.h | [all...] |
/external/opencv3/3rdparty/libtiff/ |
ChangeLog | 753 large compressed one-strip files. Feature is off by default. [all...] |
/art/compiler/optimizing/ |
stack_map_stream.cc | 65 // Ensure we only use non-compressed location kind at this stage.
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_Images_MediaTest.java | 190 // source bitmap is compressed before it is saved as result bitmap
|
/dalvik/dexdump/ |
DexDump.cpp | [all...] |
/docs/source.android.com/src/source/ |
running.jd | 194 <p>Each set of binaries comes as a self-extracting script in a compressed archive.
|
/external/ImageMagick/tests/ |
drawtest.c | 451 Set output as RLE compressed.
|
/external/autotest/client/site_tests/graphics_PiglitBVT/ |
generate_scripts.py | 427 # We check the log files in as highly compressed binaries.
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_6.sh | [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
http_wrapper.py | 169 # httplib2 rewrites content-length in the case of a compressed
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ref/ |
module-httplib2.html | 155 The headers claimed that the content of the response was compressed but the
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/ |
PKG-INFO | 238 faster the more compressed the input already is). Compared to the
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
index.html | 79 faster the more compressed the input already is). Compared to the
|