Created by the British Broadcasting Corporation.
This is the complete list of members for dirac::ArithCodec< T >, including all inherited members.
| ArithCodec(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodec< T > | |
| ArithCodecBase(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodecBase | |
| ByteCount() const | dirac::ArithCodecBase | protected |
| Compress(T &in_data) | dirac::ArithCodec< T > | |
| DecodeSInt(const int bin1, const int max_bin) | dirac::ArithCodecBase | inlineprotected |
| DecodeSymbol(int context_num) | dirac::ArithCodecBase | inlineprotected |
| DecodeUInt(const int bin1, const int max_bin) | dirac::ArithCodecBase | inlineprotected |
| Decompress(T &out_data, const int num_bytes) | dirac::ArithCodec< T > | |
| DoWorkCode(T &in_data)=0 | dirac::ArithCodec< T > | protectedpure virtual |
| DoWorkDecode(T &out_data)=0 | dirac::ArithCodec< T > | protectedpure virtual |
| EncodeSInt(const int value, const int bin1, const int max_bin) | dirac::ArithCodecBase | inlineprotected |
| EncodeSymbol(const bool symbol, const int context_num) | dirac::ArithCodecBase | inlineprotected |
| EncodeUInt(const unsigned int value, const int bin1, const int max_bin) | dirac::ArithCodecBase | inlineprotected |
| FlushEncoder() | dirac::ArithCodecBase | protected |
| InitDecoder(int num_bytes) | dirac::ArithCodecBase | protected |
| InitEncoder() | dirac::ArithCodecBase | protected |
| m_context_list | dirac::ArithCodecBase | protected |
| ~ArithCodec() | dirac::ArithCodec< T > | inlinevirtual |
| ~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.