Created by the British Broadcasting Corporation.
#include <band_vlc.h>
Inheritance diagram for dirac::IntraDCBandVLC:
dirac::IntraDCBandVLC::IntraDCBandVLC | ( | SubbandByteIO * | subband_byteio, | |
const SubbandList & | band_list | |||
) |
Creates a IntraDCBandVLC object to encode subband data, based on parameters
subband_byteio | input/output for the encoded bits | |
band_list | the set of all the subbands |
dirac::IntraDCBandVLC::IntraDCBandVLC | ( | const IntraDCBandVLC & | cpy | ) | [private] |
void dirac::IntraDCBandVLC::CodeCoeff | ( | CoeffArray & | in_data, | |
const int | xpos, | |||
const int | ypos | |||
) | [private, virtual] |
Reimplemented from dirac::GenericBandCodec< EntropyCodec >.
IntraDCBandVLC& dirac::IntraDCBandVLC::operator= | ( | const IntraDCBandVLC & | rhs | ) | [private] |
© 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.