Dirac - A Video Codec
Created by the British Broadcasting Corporation.
Go to the documentation of this file.
39 #ifndef _DOWNCONVERT_H_
40 #define _DOWNCONVERT_H_
A class for picture component data.
Definition: common.h:718
static const int StageI_I
Definition: downconvert.h:83
DownConverter()
Constructor.
Definition of class SequenceHeaderByteIO.
Definition: accessunit_byteio.h:51
void RowLoop(const int colpos, PicArray &new_data)
ValueType * m_row_buffer
Definition: downconvert.h:79
void DoDownConvert(const PicArray &old_data, PicArray &new_data)
A function to do the actual down-conversion.
static const int StageI_III
Definition: downconvert.h:85
A class for fast downconversion of picture data.
Definition: downconvert.h:53
static const int StageI_IV
Definition: downconvert.h:86
DownConverter & operator=(const DownConverter &rhs)
static const int StageI_VI
Definition: downconvert.h:88
static const int StageI_Shift
Definition: downconvert.h:89
short ValueType
Type of picture data (including motion compensated residuals)
Definition: common.h:70
static const int StageI_II
Definition: downconvert.h:84
static const int StageI_V
Definition: downconvert.h:87
static const int Stage_I_Size
Definition: downconvert.h:82
~DownConverter()
Destructor.
Definition: downconvert.h:60
© 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.