HEVC Test Model (HM)
HM-16.18
|
PPS RExt class. More...
#include <TComSlice.h>
Public Member Functions | |
Bool | settingsDifferFromDefaults (const bool bTransformSkipEnabledFlag) const |
UInt | getLog2MaxTransformSkipBlockSize () const |
Void | setLog2MaxTransformSkipBlockSize (UInt u) |
Bool | getCrossComponentPredictionEnabledFlag () const |
Void | setCrossComponentPredictionEnabledFlag (Bool value) |
Void | clearChromaQpOffsetList () |
UInt | getDiffCuChromaQpOffsetDepth () const |
Void | setDiffCuChromaQpOffsetDepth (UInt u) |
Bool | getChromaQpOffsetListEnabledFlag () const |
Int | getChromaQpOffsetListLen () const |
const ChromaQpAdj & | getChromaQpOffsetListEntry (Int cuChromaQpOffsetIdxPlus1) const |
Void | setChromaQpOffsetListEntry (Int cuChromaQpOffsetIdxPlus1, Int cbOffset, Int crOffset) |
UInt | getLog2SaoOffsetScale (ChannelType type) const |
Void | setLog2SaoOffsetScale (ChannelType type, UInt uiBitShift) |
TComPPSRExt () | |
Private Attributes | |
Int | m_log2MaxTransformSkipBlockSize |
Bool | m_crossComponentPredictionEnabledFlag |
Int | m_diffCuChromaQpOffsetDepth |
Int | m_chromaQpOffsetListLen |
ChromaQpAdj | m_ChromaQpAdjTableIncludingNullEntry [1+MAX_QP_OFFSET_LIST_SIZE] |
Array includes entry [0] for the null offset used when cu_chroma_qp_offset_flag=0, and entries [cu_chroma_qp_offset_idx+1...] otherwise. More... | |
UInt | m_log2SaoOffsetScale [MAX_NUM_CHANNEL_TYPE] |
PPS RExt class.
Definition at line 973 of file TComSlice.h.
TComPPSRExt::TComPPSRExt | ( | ) |
Definition at line 1576 of file TComSlice.cpp.
|
inline |
Definition at line 1004 of file TComSlice.h.
|
inline |
Definition at line 1009 of file TComSlice.h.
|
inline |
Definition at line 1012 of file TComSlice.h.
|
inline |
Definition at line 1010 of file TComSlice.h.
|
inline |
Definition at line 1001 of file TComSlice.h.
|
inline |
Definition at line 1006 of file TComSlice.h.
|
inline |
Definition at line 998 of file TComSlice.h.
|
inline |
Definition at line 1027 of file TComSlice.h.
|
inline |
Definition at line 1018 of file TComSlice.h.
Definition at line 1002 of file TComSlice.h.
Definition at line 1007 of file TComSlice.h.
Definition at line 999 of file TComSlice.h.
|
inline |
Definition at line 1028 of file TComSlice.h.
|
inline |
Definition at line 989 of file TComSlice.h.
|
private |
Array includes entry [0] for the null offset used when cu_chroma_qp_offset_flag=0, and entries [cu_chroma_qp_offset_idx+1...] otherwise.
Definition at line 982 of file TComSlice.h.
|
private |
Definition at line 981 of file TComSlice.h.
|
private |
Definition at line 977 of file TComSlice.h.
|
private |
Definition at line 980 of file TComSlice.h.
|
private |
Definition at line 976 of file TComSlice.h.
|
private |
Definition at line 984 of file TComSlice.h.