Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::ComponentByteIO Class Reference
Picture component in Dirac bytestream format.
#include <component_byteio.h>
Inheritance diagram for dirac::ComponentByteIO:
List of all members.Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::ComponentByteIO::ComponentByteIO |
( |
CompSort |
cs, |
|
|
const ByteIO & |
byteIO |
|
) |
|
|
|
- Parameters:
-
| cs | Picture-component type |
| byteIO | Input/output Byte stream |
|
dirac::ComponentByteIO::ComponentByteIO |
( |
CompSort |
cs |
) |
|
|
|
- Parameters:
-
| cs | Picture-component type |
|
Member Function Documentation
void dirac::ComponentByteIO::AddSubband |
( |
SubbandByteIO * |
p_subband_byteio |
) |
|
|
|
- Parameters:
-
| p_subband_byteio | Subband to be added |
|
void dirac::ComponentByteIO::CollateByteStats |
( |
DiracByteStats & |
dirac_byte_stats |
) |
[virtual] |
|
|
- Parameters:
-
| dirac_byte_stats | Stat container |
Reimplemented from dirac::ByteIO. |
bool dirac::ComponentByteIO::Input |
( |
|
) |
|
|
void dirac::ComponentByteIO::Output |
( |
|
) |
|
|
Member Data Documentation
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.