, 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::VectorElementCodec | [private] |
Compress(MvData &in_data) | dirac::ArithCodec< MvData > | |
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] |
DecodeVal(MvData &out_data) | dirac::VectorElementCodec | [private] |
Decompress(MvData &out_data, const int num_bytes) | dirac::ArithCodec< MvData > | |
DoWorkCode(MvData &in_data) | dirac::VectorElementCodec | [private, virtual] |
DoWorkDecode(MvData &out_data) | dirac::VectorElementCodec | [private, virtual] |
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] |
InitContexts() | dirac::VectorElementCodec | |
InitDecoder(int num_bytes) | dirac::ArithCodecBase | [protected] |
InitEncoder() | dirac::ArithCodecBase | [protected] |
m_b_xp | dirac::VectorElementCodec | [private] |
m_b_yp | dirac::VectorElementCodec | [private] |
m_context_list | dirac::ArithCodecBase | [protected] |
m_hv | dirac::VectorElementCodec | [private] |
m_ref | dirac::VectorElementCodec | [private] |
m_sb_tlb_x | dirac::VectorElementCodec | [private] |
m_sb_tlb_y | dirac::VectorElementCodec | [private] |
m_sb_xp | dirac::VectorElementCodec | [private] |
m_sb_yp | dirac::VectorElementCodec | [private] |
operator=(const VectorElementCodec &rhs) | dirac::VectorElementCodec | [private] |
Prediction(const MvArray &mvarray, const TwoDArray< PredMode > &preddata) const | dirac::VectorElementCodec | [private] |
ResetAll() | dirac::VectorElementCodec | [private] |
VectorElementCodec(ByteIO *p_byteio, int ref_id, MvElement horvert, size_t number_of_contexts) | dirac::VectorElementCodec | |
VectorElementCodec(const VectorElementCodec &cpy) | dirac::VectorElementCodec | [private] |
~ArithCodec() | dirac::ArithCodec< MvData > | [inline, virtual] |
~ArithCodecBase() | dirac::ArithCodecBase | [virtual] |