, including all inherited members.
ArithCodec(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodec< CoeffArray > | |
ArithCodecBase(ByteIO *p_byteio, size_t number_of_contexts) | dirac::ArithCodecBase | |
ByteCount() const | dirac::ArithCodecBase | [protected] |
ChooseFollowContext(const int bin_number) const | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
ChooseInfoContext() const | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
ChooseSignContext(const CoeffArray &data, const int xpos, const int ypos) const | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
ClearBlock(const CodeBlock &code_block, CoeffArray &coeff_data) | dirac::GenericIntraDCBandCodec< ArithCodec< CoeffArray > > | [protected, virtual] |
CodeCoeff(CoeffArray &in_data, const int xpos, const int ypos) | dirac::IntraDCBandCodec | [private, virtual] |
CodeCoeffBlock(const CodeBlock &code_block, CoeffArray &in_data) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected, virtual] |
CodeQuantIndexOffset(const int offset) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
CodeVal(CoeffArray &in_data, const int xpos, const int ypos, const CoeffType val) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
Compress(CoeffArray &in_data) | dirac::ArithCodec< CoeffArray > | |
DecodeCoeff(CoeffArray &out_data, const int xpos, const int ypos) | dirac::IntraDCBandCodec | [private, virtual] |
DecodeCoeffBlock(const CodeBlock &code_block, CoeffArray &out_data) | dirac::GenericIntraDCBandCodec< ArithCodec< CoeffArray > > | [protected, virtual] |
DecodeQuantIndexOffset() | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [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] |
DecodeVal(CoeffArray &out_data, const int xpos, const int ypos) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
Decompress(CoeffArray &out_data, const int num_bytes) | dirac::ArithCodec< CoeffArray > | |
DoWorkCode(CoeffArray &in_data) | dirac::IntraDCBandCodec | [private, virtual] |
DoWorkDecode(CoeffArray &out_data) | dirac::IntraDCBandCodec | [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] |
GenericBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list, int band_num, const bool is_intra) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | |
GenericIntraDCBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list) | dirac::GenericIntraDCBandCodec< ArithCodec< CoeffArray > > | [inline] |
GetPrediction(const CoeffArray &data, const int xpos, const int ypos) const | dirac::GenericIntraDCBandCodec< ArithCodec< CoeffArray > > | [protected] |
InitDecoder(int num_bytes) | dirac::ArithCodecBase | [protected] |
InitEncoder() | dirac::ArithCodecBase | [protected] |
IntraDCBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list) | dirac::IntraDCBandCodec | [inline] |
IntraDCBandCodec(const IntraDCBandCodec &cpy) | dirac::IntraDCBandCodec | [private] |
m_bnum | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_context_list | dirac::ArithCodecBase | [protected] |
m_dc_pred_res | dirac::IntraDCBandCodec | [private] |
m_is_intra | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_last_qf_idx | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_nhood_nonzero | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_node | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_offset | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_parent_notzero | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_pnode | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_pxpos | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_pypos | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
m_qf | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [protected] |
operator=(const IntraDCBandCodec &rhs) | dirac::IntraDCBandCodec | [private] |
SetToVal(const CodeBlock &code_block, CoeffArray &coeff_data, const CoeffType val) | dirac::GenericBandCodec< ArithCodec< CoeffArray > > | [inline, protected] |
~ArithCodec() | dirac::ArithCodec< CoeffArray > | [inline, virtual] |
~ArithCodecBase() | dirac::ArithCodecBase | [virtual] |