Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Member Functions

dirac::IntraDCBandVLC Class Reference

A class specially for coding the DC subband of Intra frames. More...

#include <band_vlc.h>

Inheritance diagram for dirac::IntraDCBandVLC:
Inheritance graph
[legend]
Collaboration diagram for dirac::IntraDCBandVLC:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Member Functions


Detailed Description

A class specially for coding the DC subband of Intra frames, using intra-band prediction of coefficients.


Constructor & Destructor Documentation

dirac::IntraDCBandVLC::IntraDCBandVLC ( SubbandByteIO subband_byteio,
const SubbandList band_list 
)

Creates a IntraDCBandVLC object to encode subband data, based on parameters

Parameters:
subband_byteioinput/output for the encoded bits
band_listthe set of all the subbands
dirac::IntraDCBandVLC::IntraDCBandVLC ( const IntraDCBandVLC cpy) [private]

Member Function Documentation

void dirac::IntraDCBandVLC::CodeCoeff ( CoeffArray in_data,
const int  xpos,
const int  ypos 
) [private, virtual]
IntraDCBandVLC& dirac::IntraDCBandVLC::operator= ( const IntraDCBandVLC rhs) [private]

The documentation for this class was generated from the following file:

© 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.