This is the complete list of members for Common::Huffman< BITSTREAM >, including all inherited members.
getSymbol(BITSTREAM &bits) const | Common::Huffman< BITSTREAM > | |
Huffman(uint8 maxLength, uint32 codeCount, const uint32 *codes, const uint8 *lengths, const uint32 *symbols=nullptr) | Common::Huffman< BITSTREAM > |