Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::BandCodec Member List

This is the complete list of members for dirac::BandCodec, including all inherited members.

ArithCodec(ByteIO *p_byteio, size_t number_of_contexts)dirac::ArithCodec< T >
ArithCodecBase(ByteIO *p_byteio, size_t number_of_contexts)dirac::ArithCodecBase
BandCodec(SubbandByteIO *subband_byteio, size_t number_of_contexts, const SubbandList &band_list, int band_num)dirac::BandCodec
BandCodec(const BandCodec &cpy)dirac::BandCodec [private]
ByteCount() constdirac::ArithCodecBase [protected]
ChooseFollowContext(const int bin_number) constdirac::BandCodec [inline, private]
ChooseInfoContext() constdirac::BandCodec [inline, private]
ChooseSignContext(const PicArray &data, const int xpos, const int ypos) constdirac::BandCodec [inline, private]
ClearBlock(const CodeBlock &code_block, PicArray &pic_data)dirac::BandCodec [inline, protected]
CodeCoeffBlock(const CodeBlock &code_block, PicArray &in_data)dirac::BandCodec [private, virtual]
CodeQIndexOffset(const int offset)dirac::BandCodec [protected]
CodeVal(PicArray &in_data, const int xpos, const int ypos, const ValueType val)dirac::BandCodec [inline, protected]
Compress(T &in_data)dirac::ArithCodec< T >
DecodeCoeffBlock(const CodeBlock &code_block, PicArray &out_data)dirac::BandCodec [private, virtual]
DecodeQIndexOffset()dirac::BandCodec [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(PicArray &out_data, const int xpos, const int ypos)dirac::BandCodec [inline, protected]
Decompress(T &out_data, const int num_bytes)dirac::ArithCodec< T >
DoWorkCode(PicArray &in_data)dirac::BandCodec [private, virtual]
dirac::ArithCodec::DoWorkCode(T &in_data)=0dirac::ArithCodec< T > [protected, pure virtual]
DoWorkDecode(PicArray &out_data)dirac::BandCodec [private, virtual]
dirac::ArithCodec::DoWorkDecode(T &out_data)=0dirac::ArithCodec< T > [protected, pure 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::BandCodec [virtual]
InitDecoder(int num_bytes)dirac::ArithCodecBase [protected]
InitEncoder()dirac::ArithCodecBase [protected]
m_bnumdirac::BandCodec [protected]
m_coeff_countdirac::BandCodec [protected]
m_context_listdirac::ArithCodecBase [protected]
m_nhood_sumdirac::BandCodec [protected]
m_nodedirac::BandCodec [protected]
m_offsetdirac::BandCodec [protected]
m_parent_notzerodirac::BandCodec [protected]
m_pnodedirac::BandCodec [protected]
m_pxldirac::BandCodec [protected]
m_pxpdirac::BandCodec [protected]
m_pxposdirac::BandCodec [protected]
m_pyldirac::BandCodec [protected]
m_pypdirac::BandCodec [protected]
m_pyposdirac::BandCodec [protected]
m_qfdirac::BandCodec [protected]
m_reset_coeff_numdirac::BandCodec [protected]
m_voldirac::BandCodec [protected]
operator=(const BandCodec &rhs)dirac::BandCodec [private]
ResetAll()dirac::BandCodec [private, virtual]
SetToVal(const CodeBlock &code_block, PicArray &pic_data, const ValueType val)dirac::BandCodec [inline, protected]
~ArithCodec()dirac::ArithCodec< T > [inline, virtual]
~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.