Created by the British Broadcasting Corporation.
Picture component in Dirac bytestream format.
#include <component_byteio.h>
dirac::ComponentByteIO::ComponentByteIO | ( | CompSort | cs, |
const ByteIO & | byteIO | ||
) |
cs | Picture-component type |
byteIO | Input/output Byte stream |
cs | Picture-component type |
void dirac::ComponentByteIO::AddSubband | ( | SubbandByteIO * | p_subband_byteio | ) |
p_subband_byteio | Subband to be added |
void dirac::ComponentByteIO::CollateByteStats | ( | DiracByteStats & | dirac_byte_stats | ) | [virtual] |
dirac_byte_stats | Stat container |
Reimplemented from dirac::ByteIO.
bool dirac::ComponentByteIO::Input | ( | ) |
void dirac::ComponentByteIO::Output | ( | ) |
CompSort dirac::ComponentByteIO::m_compsort [private] |
std::vector<ByteIO*> dirac::ComponentByteIO::m_subband_list [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.