HomeSort by: relevance | last modified time | path
    Searched defs:Z_HUFFMAN_ONLY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
zlib.h 447 #define Z_HUFFMAN_ONLY 2
729 filter (or predictor), or Z_HUFFMAN_ONLY to force Huffman encoding only (no
734 between Z_DEFAULT and Z_HUFFMAN_ONLY. The strategy parameter only affects
  /src/common/dist/zlib/
zlib.h 199 #define Z_HUFFMAN_ONLY 2
592 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
598 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
599 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The

Completed in 14 milliseconds