|
HEVC Test Model (HM)
HM-16.18
|
#include <TEncRateCtrl.h>
Public Attributes | |
| Int | m_actualBits |
| Int | m_QP |
| Int | m_targetBits |
| Double | m_lambda |
| Double | m_bitWeight |
| Int | m_numberOfPixel |
| Double | m_costIntra |
| Int | m_targetBitsLeft |
Definition at line 79 of file TEncRateCtrl.h.
| Int TRCLCU::m_actualBits |
Definition at line 81 of file TEncRateCtrl.h.
| Double TRCLCU::m_bitWeight |
Definition at line 85 of file TEncRateCtrl.h.
| Double TRCLCU::m_costIntra |
Definition at line 87 of file TEncRateCtrl.h.
| Double TRCLCU::m_lambda |
Definition at line 84 of file TEncRateCtrl.h.
| Int TRCLCU::m_numberOfPixel |
Definition at line 86 of file TEncRateCtrl.h.
| Int TRCLCU::m_QP |
Definition at line 82 of file TEncRateCtrl.h.
| Int TRCLCU::m_targetBits |
Definition at line 83 of file TEncRateCtrl.h.
| Int TRCLCU::m_targetBitsLeft |
Definition at line 88 of file TEncRateCtrl.h.
1.8.5