Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::ArithCodecBase Member List

This is the complete list of members for dirac::ArithCodecBase, including all inherited members.
ArithCodecBase(ByteIO *p_byteio, size_t number_of_contexts)dirac::ArithCodecBase
ArithCodecBase(const ArithCodecBase &cpy)dirac::ArithCodecBase [private]
ByteCount() const dirac::ArithCodecBase [protected]
DecodeSInt(const int bin1, const int max_bin)dirac::ArithCodecBase [inline, protected]
DecodeSymbol(int context_num)dirac::ArithCodecBase [inline, protected]
DecodeUInt(const int bin1, const int max_bin)dirac::ArithCodecBase [inline, protected]
EncodeSInt(const int value, const int bin1, const int max_bin)dirac::ArithCodecBase [inline, protected]
EncodeSymbol(const bool symbol, const int context_num)dirac::ArithCodecBase [inline, protected]
EncodeUInt(const unsigned int value, const int bin1, const int max_bin)dirac::ArithCodecBase [inline, protected]
FlushEncoder()dirac::ArithCodecBase [protected]
InitDecoder(int num_bytes)dirac::ArithCodecBase [protected]
InitEncoder()dirac::ArithCodecBase [protected]
InputBit()dirac::ArithCodecBase [inline, private]
m_byteiodirac::ArithCodecBase [private]
m_codedirac::ArithCodecBase [private]
m_context_listdirac::ArithCodecBase [protected]
m_data_ptrdirac::ArithCodecBase [private]
m_decode_data_ptrdirac::ArithCodecBase [private]
m_input_bits_leftdirac::ArithCodecBase [private]
m_low_codedirac::ArithCodecBase [private]
m_rangedirac::ArithCodecBase [private]
m_scountdirac::ArithCodecBase [private]
m_underflowdirac::ArithCodecBase [private]
operator=(const ArithCodecBase &rhs)dirac::ArithCodecBase [private]
ReadAllData(int num_bytes)dirac::ArithCodecBase [private]
~ArithCodecBase()dirac::ArithCodecBase [virtual]

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.