HEVC Test Model (HM)
HM-16.18
|
#include <TComTrQuant.h>
Public Attributes | |
Int | significantCoeffGroupBits [2][2] |
Int | significantBits [(28+16)][2] |
Int | lastXBits [MAX_NUM_CHANNEL_TYPE][LAST_SIGNIFICANT_GROUPS] |
Int | lastYBits [MAX_NUM_CHANNEL_TYPE][LAST_SIGNIFICANT_GROUPS] |
Int | m_greaterOneBits [((4 *4)+(4 *2))][2] |
Int | m_levelAbsBits [((1 *4)+(1 *2))][2] |
Int | blockCbpBits [2 *5][2] |
Int | blockRootCbpBits [4][2] |
Int | golombRiceAdaptationStatistics [RExt__GOLOMB_RICE_ADAPTATION_STATISTICS_SETS] |
Definition at line 60 of file TComTrQuant.h.
Int estBitsSbacStruct::blockCbpBits[2 *5][2] |
Definition at line 69 of file TComTrQuant.h.
Int estBitsSbacStruct::blockRootCbpBits[4][2] |
Definition at line 70 of file TComTrQuant.h.
Int estBitsSbacStruct::golombRiceAdaptationStatistics[RExt__GOLOMB_RICE_ADAPTATION_STATISTICS_SETS] |
Definition at line 72 of file TComTrQuant.h.
Int estBitsSbacStruct::lastXBits[MAX_NUM_CHANNEL_TYPE][LAST_SIGNIFICANT_GROUPS] |
Definition at line 64 of file TComTrQuant.h.
Int estBitsSbacStruct::lastYBits[MAX_NUM_CHANNEL_TYPE][LAST_SIGNIFICANT_GROUPS] |
Definition at line 65 of file TComTrQuant.h.
Int estBitsSbacStruct::m_greaterOneBits[((4 *4)+(4 *2))][2] |
Definition at line 66 of file TComTrQuant.h.
Int estBitsSbacStruct::m_levelAbsBits[((1 *4)+(1 *2))][2] |
Definition at line 67 of file TComTrQuant.h.
Int estBitsSbacStruct::significantBits[(28+16)][2] |
Definition at line 63 of file TComTrQuant.h.
Int estBitsSbacStruct::significantCoeffGroupBits[2][2] |
Definition at line 62 of file TComTrQuant.h.