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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzlib.h214 #define Z_HUFFMAN_ONLY 2 macro
543 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
549 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
550 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy

Completed in 33 milliseconds