/external/bzip2/ |
huffman.c | 127 theoretically leading to the possibility of the compressor
|
bzip2.1 | 4 bzip2, bunzip2 \- a block-sorting file compressor, v1.0.6 313 20,000 bytes long with the flag -9 will cause the compressor to
|
bzip2.1.preformatted | 6 bzip2, bunzip2 ? a block?sorting file compressor, v1.0.6 256 compressor to allocate around 7600k of memory, but only
|
bzip2.txt | 3 bzip2, bunzip2 - a block-sorting file compressor, v1.0.6 253 compressor to allocate around 7600k of memory, but only
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/jsmin/ |
PKG-INFO | 111 other minifiers (e.g. YUI Compressor).
|
/external/liblzf/cs/ |
CLZF.cs | 113 /// LZF Compressor
|
/external/liblzf/src/org/liblzf/ |
CLZF.java | 113 /// LZF Compressor
|
/external/libopus/silk/float/ |
main_FLP.h | 66 ec_enc *psRangeEnc, /* I/O compressor data structure */
|
/external/squashfs-tools/squashfs-tools/ |
process_fragments.c | 47 #include "compressor.h"
|
mksquashfs.c | 73 #include "compressor.h" 293 struct compressor *comp = NULL; [all...] |
unsquashfs.c | 29 #include "compressor.h" 56 struct compressor *comp; [all...] |
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
img_gralloc_public.h | 66 * data will be compressed in memory with the Rogue framebuffer compressor.
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
img_gralloc_public.h | 66 * data will be compressed in memory with the Rogue framebuffer compressor.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
zlib.h | 426 by the compressor for this purpose.) The next operation on this stream must 439 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets 443 checksum is equal to that saved by the compressor and returns Z_STREAM_END 552 call of deflate. The compressor and decompressor must use exactly the same 572 which dictionary has been used by the compressor. (The adler32 value 574 actually used by the compressor.) If a raw deflate was requested, then the [all...] |
/prebuilts/go/darwin-x86/src/compress/lzw/ |
writer.go | 47 // encoder is LZW compressor.
|
/prebuilts/go/linux-x86/src/compress/lzw/ |
writer.go | 47 // encoder is LZW compressor.
|
/external/libjpeg-turbo/ |
libjpeg.txt | 229 byte before passing it to the compressor. If you need to compress data 422 will cause the compressor to return before accepting all the passed lines. [all...] |
README-turbo.txt | 179 -- libjpeg: DCT scaling in compressor 199 -- libjpeg: Fancy downsampling in compressor
|
cjpeg.c | 11 * This file contains a command-line user interface for the JPEG compressor. 609 /* Start compressor */
|
turbojpeg.h | 608 * Create a TurboJPEG compressor instance. 619 * @param handle a handle to a TurboJPEG compressor or transformer instance 683 * @param handle a handle to a TurboJPEG compressor or transformer instance 747 * @param handle a handle to a TurboJPEG compressor or transformer instance [all...] |
structure.txt | 89 The compressor and decompressor are each divided into two main sections: 90 the JPEG compressor or decompressor proper, and the preprocessing or 99 Looking more closely, the compressor library contains the following main 154 It also permits a small reduction in file size, because the compressor can [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mixer.c | 160 * Reduce the input to the compressor by 6dB to prevent saturation 199 /* compressor effect */
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
digital_agc.c | 67 // This function generates the compressor gain table used in the fixed digital part. 139 // Calculate scaled input level (compressor):
|
/external/pdfium/third_party/libopenjpeg20/ |
openjpeg.h | [all...] |
/external/opencv3/3rdparty/libpng/ |
pngwutil.c | 217 /* Initialize the compressor for the appropriate type of compression. */ 270 "zlib failed to initialize compressor ("); 351 "zlib failed to reset compressor: @1(@2): @3"); 406 * which means we need to run the compressor first and save the 885 /* Record that the compressor has not yet been initialized. */ [all...] |