Home
last modified time | relevance | path

Searched defs:huffman (Results 1 – 3 of 3) sorted by relevance

/external/puffin/src/
Dhuffman_table.h127 inline bool CodeHuffman(uint16_t alphabet, uint16_t* huffman, size_t* nbits) { in CodeHuffman()
141 uint16_t* huffman, in LitLenHuffman()
162 uint16_t* huffman, in DistanceHuffman()
/external/zlib/src/contrib/blast/
Dblast.c103 struct huffman { struct
109 * Decode a code from the stream s using huffman table h. Return the symbol or argument
/external/zlib/src/contrib/puff/
Dpuff.c206 struct huffman { struct
212 * Decode a code from the stream s using huffman table h. Return the symbol or argument