Searched defs:huffman (Results 1 – 10 of 10) sorted by relevance
103 struct huffman { struct109 * Decode a code from the stream s using huffman table h. Return the symbol or argument
206 struct huffman { struct212 * Decode a code from the stream s using huffman table h. Return the symbol or argument
1120 } huffman; typedef