Created by the British Broadcasting Corporation.
This is the complete list of members for dirac::DCCodec, including all inherited members.
| ArithCodec(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodec< MvData > | |
| ArithCodecBase(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodecBase | |
| ByteCount() const | dirac::ArithCodecBase | protected |
| CodeVal(const MvData &in_data) | dirac::DCCodec | private |
| Compress(MvData &in_data) | dirac::ArithCodec< MvData > | |
| DCCodec(ByteIO *p_byteio, const CompSort csort, size_t number_of_contexts) | dirac::DCCodec | |
| DCCodec(const DCCodec &cpy) | dirac::DCCodec | private |
| 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 |
| DecodeVal(MvData &out_data) | dirac::DCCodec | private |
| Decompress(MvData &out_data, const int num_bytes) | dirac::ArithCodec< MvData > | |
| DoWorkCode(MvData &in_data) | dirac::DCCodec | privatevirtual |
| DoWorkDecode(MvData &out_data) | dirac::DCCodec | privatevirtual |
| 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 |
| InitContexts() | dirac::DCCodec | |
| InitDecoder(int num_bytes) | dirac::ArithCodecBase | protected |
| InitEncoder() | dirac::ArithCodecBase | protected |
| m_b_xp | dirac::DCCodec | private |
| m_b_yp | dirac::DCCodec | private |
| m_context_list | dirac::ArithCodecBase | protected |
| m_csort | dirac::DCCodec | private |
| m_sb_tlb_x | dirac::DCCodec | private |
| m_sb_tlb_y | dirac::DCCodec | private |
| m_sb_xp | dirac::DCCodec | private |
| m_sb_yp | dirac::DCCodec | private |
| operator=(const DCCodec &rhs) | dirac::DCCodec | private |
| Prediction(const TwoDArray< ValueType > &dcdata, const TwoDArray< PredMode > &preddata) const | dirac::DCCodec | private |
| ResetAll() | dirac::DCCodec | private |
| ~ArithCodec() | dirac::ArithCodec< MvData > | 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.