Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::FrameComplexity Class Reference
#include <rate_control.h>
List of all members.
Public Member Functions
Private Attributes
- int m_XI
- Complexity of I frame.
- int m_XL1
- Complexity of L1 frame.
- int m_XL2
- Complexity of L2 frame.
Constructor & Destructor Documentation
dirac::FrameComplexity::FrameComplexity |
( |
|
) |
|
|
Member Function Documentation
int dirac::FrameComplexity::IComplexity |
( |
|
) |
[inline] |
|
int dirac::FrameComplexity::L1Complexity |
( |
|
) |
[inline] |
|
int dirac::FrameComplexity::L2Complexity |
( |
|
) |
[inline] |
|
void dirac::FrameComplexity::SetIComplexity |
( |
int |
cpx |
) |
[inline] |
|
void dirac::FrameComplexity::SetL1Complexity |
( |
int |
cpx |
) |
[inline] |
|
void dirac::FrameComplexity::SetL2Complexity |
( |
int |
cpx |
) |
[inline] |
|
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.