ScummVM API documentation
Common::RncDecoder Member List

This is the complete list of members for Common::RncDecoder, including all inherited members.

_bitBuffh (defined in Common::RncDecoder)Common::RncDecoderprotected
_bitBuffl (defined in Common::RncDecoder)Common::RncDecoderprotected
_bitCount (defined in Common::RncDecoder)Common::RncDecoderprotected
_crcTable (defined in Common::RncDecoder)Common::RncDecoderprotected
_dstPtr (defined in Common::RncDecoder)Common::RncDecoderprotected
_inputByteLeft (defined in Common::RncDecoder)Common::RncDecoderprotected
_lenTable (defined in Common::RncDecoder)Common::RncDecoderprotected
_posTable (defined in Common::RncDecoder)Common::RncDecoderprotected
_rawTable (defined in Common::RncDecoder)Common::RncDecoderprotected
_srcPtr (defined in Common::RncDecoder)Common::RncDecoderprotected
crcBlock(const uint8 *block, uint32 size) (defined in Common::RncDecoder)Common::RncDecoderprotected
getbit() (defined in Common::RncDecoder)Common::RncDecoderprotected
initCrc() (defined in Common::RncDecoder)Common::RncDecoderprotected
inputBits(uint8 amount) (defined in Common::RncDecoder)Common::RncDecoderprotected
inputValue(uint16 *table) (defined in Common::RncDecoder)Common::RncDecoderprotected
kRnc1Signature (defined in Common::RncDecoder)Common::RncDecoderstatic
kRnc2Signature (defined in Common::RncDecoder)Common::RncDecoderstatic
makeHufftable(uint16 *table) (defined in Common::RncDecoder)Common::RncDecoderprotected
RncDecoder() (defined in Common::RncDecoder)Common::RncDecoder
unpackM1(const void *input, uint inputSize, void *output) (defined in Common::RncDecoder)Common::RncDecoder
unpackM2(const void *input, void *output) (defined in Common::RncDecoder)Common::RncDecoder
~RncDecoder() (defined in Common::RncDecoder)Common::RncDecoder