Lines Matching refs:deflate
78 3.2.2. Use of Huffman coding in the "deflate" format ....... 7
141 to compress data into "deflate" format and/or decompress data from
142 "deflate" format.
182 There have been no technical changes to the deflate format since
207 "deflate" format limits distances to 32K bytes and lengths to 258
366 Note that in the "deflate" format, the Huffman codes for the
372 3.2.2. Use of Huffman coding in the "deflate" format
374 The Huffman codes used for each alphabet in the "deflate"
591 As noted above, encoded data blocks in the "deflate" format
775 While it is the intent of this document to define the "deflate"
883 Source code for a C language implementation of a "deflate" compliant
892 Phil Katz designed the deflate format. Jean-Loup Gailly and Mark