OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Z_HUFFMAN_ONLY
(Results
51 - 56
of
56
) sorted by null
1
2
3
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
zlib.h
190
#define
Z_HUFFMAN_ONLY
2
519
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
525
Z_DEFAULT and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as fast as
526
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The strategy
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
zlib.h
190
#define
Z_HUFFMAN_ONLY
2
519
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
525
Z_DEFAULT and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as fast as
526
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The strategy
[
all
...]
/external/zlib/
zlib.h
193
#define
Z_HUFFMAN_ONLY
2
563
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
569
Z_DEFAULT_STRATEGY and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as
570
fast as
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h
193
#define
Z_HUFFMAN_ONLY
2
526
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
532
Z_DEFAULT and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as fast as
533
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The strategy
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h
193
#define
Z_HUFFMAN_ONLY
2
526
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
532
Z_DEFAULT and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as fast as
533
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The strategy
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h
193
#define
Z_HUFFMAN_ONLY
2
526
filter (or predictor),
Z_HUFFMAN_ONLY
to force Huffman encoding only (no
532
Z_DEFAULT and
Z_HUFFMAN_ONLY
. Z_RLE is designed to be almost as fast as
533
Z_HUFFMAN_ONLY
, but give better compression for PNG image data. The strategy
[
all
...]
Completed in 263 milliseconds
1
2
3