Home | History | Annotate | Download | only in include

Lines Matching defs:Z_HUFFMAN_ONLY

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