Searched defs:Z_HUFFMAN_ONLY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h233 #define Z_HUFFMAN_ONLY 2 macro
470 produced by a filter (or predictor), or Z_HUFFMAN_ONLY to force Huffman
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h192 #define Z_HUFFMAN_ONLY 2 macro
521 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
527 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
528 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h492 #define Z_HUFFMAN_ONLY 2 macro
770 * Z_HUFFMAN_ONLY to force Huffman encoding only (no string match).
775 * intermediate between Z_DEFAULT and Z_HUFFMAN_ONLY. The strategy
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h193 #define Z_HUFFMAN_ONLY 2 macro
566 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
572 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
573 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The

Completed in 55 milliseconds