ChooseFollowContext(const int bin_number) const | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |
ChooseInfoContext() const | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |
ChooseSignContext(const CoeffArray &data, const int xpos, const int ypos) const | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |
ClearBlock(const CodeBlock &code_block, CoeffArray &coeff_data) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
CodeCoeff(CoeffArray &in_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
CodeCoeffBlock(const CodeBlock &code_block, CoeffArray &in_data) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
CodeQuantIndexOffset(const int offset) | dirac::GenericBandCodec< EntropyCodec > | protected |
CodeVal(CoeffArray &in_data, const int xpos, const int ypos, const CoeffType val) | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |
DecodeCoeff(CoeffArray &in_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
DecodeCoeffBlock(const CodeBlock &code_block, CoeffArray &out_data) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
DecodeQuantIndexOffset() | dirac::GenericBandCodec< EntropyCodec > | protected |
DecodeVal(CoeffArray &out_data, const int xpos, const int ypos) | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |
DoWorkCode(CoeffArray &in_data) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
DoWorkDecode(CoeffArray &out_data) | dirac::GenericBandCodec< EntropyCodec > | protectedvirtual |
GenericBandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list, int band_num, const bool is_intra) | dirac::GenericBandCodec< EntropyCodec > | |
GenericBandCodec(const GenericBandCodec &cpy) | dirac::GenericBandCodec< EntropyCodec > | private |
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 |
operator=(const GenericBandCodec &rhs) | dirac::GenericBandCodec< EntropyCodec > | private |
SetToVal(const CodeBlock &code_block, CoeffArray &coeff_data, const CoeffType val) | dirac::GenericBandCodec< EntropyCodec > | inlineprotected |