, including all inherited members.
ChooseFollowContext(const int bin_number) const | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |
ChooseInfoContext() const | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |
ChooseSignContext(const CoeffArray &data, const int xpos, const int ypos) const | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |
ClearBlock(const CodeBlock &code_block, CoeffArray &coeff_data) | dirac::GenericIntraDCBandCodec< EntropyCodec > | [protected, virtual] |
CodeCoeff(CoeffArray &in_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | [protected, virtual] |
CodeCoeffBlock(const CodeBlock &code_block, CoeffArray &in_data) | dirac::GenericBandCodec< EntropyCodec > | [protected, virtual] |
CodeQuantIndexOffset(const int offset) | dirac::GenericBandCodec< EntropyCodec > | [protected] |
CodeVal(CoeffArray &in_data, const int xpos, const int ypos, const CoeffType val) | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |
DecodeCoeff(CoeffArray &in_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | [protected, virtual] |
DecodeCoeffBlock(const CodeBlock &code_block, CoeffArray &out_data) | dirac::GenericIntraDCBandCodec< EntropyCodec > | [protected, virtual] |
DecodeQuantIndexOffset() | dirac::GenericBandCodec< EntropyCodec > | [protected] |
DecodeVal(CoeffArray &out_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |
DoWorkCode(CoeffArray &in_data) | dirac::GenericBandCodec< EntropyCodec > | [protected, virtual] |
DoWorkDecode(CoeffArray &out_data) | dirac::GenericBandCodec< EntropyCodec > | [protected, virtual] |
GenericBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list, int band_num, const bool is_intra) | dirac::GenericBandCodec< EntropyCodec > | |
GenericIntraDCBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list) | dirac::GenericIntraDCBandCodec< EntropyCodec > | [inline] |
GetPrediction(const CoeffArray &data, const int xpos, const int ypos) const | dirac::GenericIntraDCBandCodec< EntropyCodec > | [protected] |
m_bnum | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_is_intra | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_last_qf_idx | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_nhood_nonzero | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_node | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_offset | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_parent_notzero | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_pnode | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_pxpos | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_pypos | dirac::GenericBandCodec< EntropyCodec > | [protected] |
m_qf | dirac::GenericBandCodec< EntropyCodec > | [protected] |
SetToVal(const CodeBlock &code_block, CoeffArray &coeff_data, const CoeffType val) | dirac::GenericBandCodec< EntropyCodec > | [inline, protected] |