Home | History | Annotate | Download | only in doc

Lines Matching refs:huffman

10 decoding configuration, VQ and Huffman, into the bitstream itself in
13 Huffman-equivalent representation for decoding compressed codewords as
15 decoded Huffman value is applied as an offset, generating the final
198 \paragraph{Huffman decision tree representation}
201 \varname{[codebook_entries]} value uniquely define the Huffman decision
206 lowest valued unused binary Huffman codeword possible. Assume the
243 It is clear that the codeword length list represents a Huffman
249 \captionof{figure}{huffman tree illustration}
256 Note that it's possible to underspecify or overspecify a Huffman tree
262 \captionof{figure}{underspecified huffman tree illustration}
393 Huffman decode tree by reading one bit at a time from the bitstream,