#include <rate_control.h>
|
| int | m_XI |
| | Complexity of I frame.
|
| |
| int | m_XL1 |
| | Complexity of L1 frame.
|
| |
| int | m_XL2 |
| | Complexity of L2 frame.
|
| |
◆ FrameComplexity()
| dirac::FrameComplexity::FrameComplexity |
( |
| ) |
|
◆ IComplexity()
| int dirac::FrameComplexity::IComplexity |
( |
| ) |
|
|
inline |
◆ L1Complexity()
| int dirac::FrameComplexity::L1Complexity |
( |
| ) |
|
|
inline |
◆ L2Complexity()
| int dirac::FrameComplexity::L2Complexity |
( |
| ) |
|
|
inline |
◆ SetIComplexity()
| void dirac::FrameComplexity::SetIComplexity |
( |
int | cpx | ) |
|
|
inline |
◆ SetL1Complexity()
| void dirac::FrameComplexity::SetL1Complexity |
( |
int | cpx | ) |
|
|
inline |
◆ SetL2Complexity()
| void dirac::FrameComplexity::SetL2Complexity |
( |
int | cpx | ) |
|
|
inline |
◆ m_XI
| int dirac::FrameComplexity::m_XI |
|
private |
◆ m_XL1
| int dirac::FrameComplexity::m_XL1 |
|
private |
◆ m_XL2
| int dirac::FrameComplexity::m_XL2 |
|
private |
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.