Created by the British Broadcasting Corporation.
A class specially for coding the DC subband of Intra frames. More...
#include <band_vlc.h>
A class specially for coding the DC subband of Intra frames, using intra-band prediction of coefficients.
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< ArithCodecToVLCAdapter >.
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.