Created by the British Broadcasting Corporation.
| 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() const | dirac::ArithCodecBase | [protected] |
| ChooseFollowContext(const int bin_number) const | dirac::BandCodec | [inline, private] |
| ChooseInfoContext() const | dirac::BandCodec | [inline, private] |
| ChooseSignContext(const PicArray &data, const int xpos, const int ypos) const | dirac::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)=0 | dirac::ArithCodec< T > | [protected, pure virtual] |
| DoWorkDecode(PicArray &out_data) | dirac::BandCodec | [private, virtual] |
| dirac::ArithCodec::DoWorkDecode(T &out_data)=0 | dirac::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_bnum | dirac::BandCodec | [protected] |
| m_coeff_count | dirac::BandCodec | [protected] |
| m_context_list | dirac::ArithCodecBase | [protected] |
| m_nhood_sum | dirac::BandCodec | [protected] |
| m_node | dirac::BandCodec | [protected] |
| m_offset | dirac::BandCodec | [protected] |
| m_parent_notzero | dirac::BandCodec | [protected] |
| m_pnode | dirac::BandCodec | [protected] |
| m_pxl | dirac::BandCodec | [protected] |
| m_pxp | dirac::BandCodec | [protected] |
| m_pxpos | dirac::BandCodec | [protected] |
| m_pyl | dirac::BandCodec | [protected] |
| m_pyp | dirac::BandCodec | [protected] |
| m_pypos | dirac::BandCodec | [protected] |
| m_qf | dirac::BandCodec | [protected] |
| m_reset_coeff_num | dirac::BandCodec | [protected] |
| m_vol | dirac::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.