Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Attributes

dirac::FrameComplexity Class Reference

#include <rate_control.h>

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

dirac::FrameComplexity::FrameComplexity ( )

Member Function Documentation

int dirac::FrameComplexity::IComplexity ( ) [inline]

References m_XI.

int dirac::FrameComplexity::L1Complexity ( ) [inline]

References m_XL1.

int dirac::FrameComplexity::L2Complexity ( ) [inline]

References m_XL2.

void dirac::FrameComplexity::SetIComplexity ( int  cpx) [inline]

References m_XI.

void dirac::FrameComplexity::SetL1Complexity ( int  cpx) [inline]

References m_XL1.

void dirac::FrameComplexity::SetL2Complexity ( int  cpx) [inline]

References m_XL2.


Member Data Documentation

Referenced by IComplexity(), and SetIComplexity().

Referenced by L1Complexity(), and SetL1Complexity().

Referenced by L2Complexity(), and SetL2Complexity().


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.