FACT++
1.0
|
This is the complete list of members for Huffman::Decoder, including all inherited members.
Build(const TreeNode &p, uint64_t bits=0, uint8_t n=0) | Huffman::Decoder | inline |
Decode(const uint8_t *in_ptr, const uint8_t *in_end, uint16_t *out_ptr, const uint16_t *out_end) const | Huffman::Decoder | inline |
Decoder() | Huffman::Decoder | inline |
Decoder(const TreeNode &p) | Huffman::Decoder | inline |
Decoder(const uint8_t *bufin, int64_t &pindex) | Huffman::Decoder | inline |
isLeaf | Huffman::Decoder | |
lut | Huffman::Decoder | |
nbits | Huffman::Decoder | |
Set(uint16_t sym, uint8_t n=0, size_t bits=0) | Huffman::Decoder | inline |
symbol | Huffman::Decoder | |
~Decoder() | Huffman::Decoder | inline |