HEVC Test Model (HM)
HM-16.18
|
global variables & functions (header) More...
Go to the source code of this file.
global variables & functions (header)
Definition in file TComRom.h.
Void destroyROM | ( | ) |
Definition at line 263 of file TComRom.cpp.
Definition at line 324 of file TComRom.cpp.
Definition at line 310 of file TComRom.cpp.
Definition at line 291 of file TComRom.cpp.
const UInt ctxIndMap4x4[4 *4] |
Definition at line 589 of file TComRom.cpp.
const TMatrixCoeff g_aiT16[TRANSFORM_NUMBER_OF_DIRECTIONS][16][16] |
Definition at line 501 of file TComRom.cpp.
const TMatrixCoeff g_aiT32[TRANSFORM_NUMBER_OF_DIRECTIONS][32][32] |
Definition at line 507 of file TComRom.cpp.
const TMatrixCoeff g_aiT4[TRANSFORM_NUMBER_OF_DIRECTIONS][4][4] |
Definition at line 489 of file TComRom.cpp.
const TMatrixCoeff g_aiT8[TRANSFORM_NUMBER_OF_DIRECTIONS][8][8] |
Definition at line 495 of file TComRom.cpp.
const TMatrixCoeff g_as_DST_MAT_4[TRANSFORM_NUMBER_OF_DIRECTIONS][4][4] |
Definition at line 513 of file TComRom.cpp.
const UChar g_aucChromaScale[NUM_CHROMA_FORMAT][chromaQPMappingTableSize] |
Definition at line 532 of file TComRom.cpp.
SChar g_aucConvertToBit[MAX_CU_SIZE+1] |
Definition at line 572 of file TComRom.cpp.
const UChar g_aucIntraModeNumFast_NotUseMPM[MAX_CU_DEPTH] |
Definition at line 554 of file TComRom.cpp.
const UChar g_aucIntraModeNumFast_UseMPM[MAX_CU_DEPTH] |
Definition at line 545 of file TComRom.cpp.
const UInt g_auiPUOffset[NUMBER_OF_PART_SIZES] |
Definition at line 289 of file TComRom.cpp.
UInt g_auiRasterToPelX[MAX_NUM_PART_IDXS_IN_CTU_WIDTH *MAX_NUM_PART_IDXS_IN_CTU_WIDTH] |
Definition at line 286 of file TComRom.cpp.
UInt g_auiRasterToPelY[MAX_NUM_PART_IDXS_IN_CTU_WIDTH *MAX_NUM_PART_IDXS_IN_CTU_WIDTH] |
Definition at line 287 of file TComRom.cpp.
UInt g_auiRasterToZscan[MAX_NUM_PART_IDXS_IN_CTU_WIDTH *MAX_NUM_PART_IDXS_IN_CTU_WIDTH] |
Definition at line 285 of file TComRom.cpp.
UInt g_auiZscanToRaster[MAX_NUM_PART_IDXS_IN_CTU_WIDTH *MAX_NUM_PART_IDXS_IN_CTU_WIDTH] |
Definition at line 284 of file TComRom.cpp.
const UChar g_chroma422IntraAngleMappingTable[NUM_INTRA_MODE] |
Definition at line 564 of file TComRom.cpp.
const Int g_invQuantScales[SCALING_LIST_REM_NUM] |
Definition at line 359 of file TComRom.cpp.
const Int g_quantInterDefault8x8[8 *8] |
Definition at line 680 of file TComRom.cpp.
const Int g_quantIntraDefault8x8[8 *8] |
Definition at line 668 of file TComRom.cpp.
const Int g_quantScales[SCALING_LIST_REM_NUM] |
Definition at line 354 of file TComRom.cpp.
const Int g_quantTSDefault4x4[4 *4] |
Definition at line 660 of file TComRom.cpp.
const UInt g_scalingListSize[SCALING_LIST_SIZE_NUM] |
Definition at line 692 of file TComRom.cpp.
const UInt g_scalingListSizeX[SCALING_LIST_SIZE_NUM] |
Definition at line 693 of file TComRom.cpp.
UInt* g_scanOrder[SCAN_NUMBER_OF_GROUP_TYPES][SCAN_NUMBER_OF_TYPES][MAX_CU_DEPTH][MAX_CU_DEPTH] |
Definition at line 587 of file TComRom.cpp.
|
static |
const UInt g_uiGroupIdx[MAX_TU_SIZE] |
Definition at line 598 of file TComRom.cpp.
const UInt g_uiMinInGroup[LAST_SIGNIFICANT_GROUPS] |
Definition at line 597 of file TComRom.cpp.
const TChar* MatrixType[SCALING_LIST_SIZE_NUM][SCALING_LIST_NUM] |
Definition at line 600 of file TComRom.cpp.
const TChar* MatrixType_DC[SCALING_LIST_SIZE_NUM][SCALING_LIST_NUM] |
Definition at line 636 of file TComRom.cpp.