Lines Matching full:lengths
207 "deflate" format limits distances to 32K bytes and lengths to 258
211 Each type of value (literals, distances, and lengths) in the
213 tree for literals and lengths and a separate code tree for distances.
289 lengths, not a sequence of bytes. We must therefore specify
318 sequences of different lengths, but a parser can always parse
367 various alphabets must not exceed certain maximum code lengths.
369 lengths from symbol frequencies. Again, see Chapter 5,
413 just by giving the bit lengths of the codes for each symbol of
416 by the sequence of bit lengths (2, 1, 3, 3). The following
418 from most- to least-significant bit. The code lengths are
459 Consider the alphabet ABCDEFGH, with bit lengths (3, 3, 3, 3,
624 Code Bits Length(s) Code Bits Lengths Code Bits Length(s)
658 represented explicitly in the data. The Huffman code lengths
679 The code lengths are sufficient to generate the actual codes,
696 lengths, as discussed in Paragraph 3.2.2, above. For even
698 compressed using a Huffman code. The alphabet for code lengths
701 0 - 15: Represent code lengths of 0 - 15
707 12 code lengths of 8 (1 + 6 + 5)
735 (HCLEN + 4) x 3 bits: code lengths for the code length
739 These code lengths are interpreted as 3-bit integers
744 HLIT + 257 code lengths for the literal/length alphabet,
747 HDIST + 1 code lengths for the distance alphabet,
758 HDIST + 1 code lengths. In other words, all code lengths form