Created by the British Broadcasting Corporation.
#include <rate_control.h>
dirac::FrameComplexity::FrameComplexity | ( | ) |
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] |
int dirac::FrameComplexity::m_XI [private] |
int dirac::FrameComplexity::m_XL1 [private] |
int dirac::FrameComplexity::m_XL2 [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.