HEVC Test Model (HM)
HM-16.18
|
This is the complete list of members for TDecCavlc, including all inherited members.
getBitstream() | SyntaxElementParser | inline |
m_pcBitstream | SyntaxElementParser | protected |
parseChromaQpAdjustment(TComDataCU *cu, UInt absPartIdx, UInt depth) | TDecCavlc | virtual |
parseCoeffNxN(class TComTU &rTu, ComponentID compID) | TDecCavlc | virtual |
parseCrossComponentPrediction(class TComTU &rTu, ComponentID compID) | TDecCavlc | virtual |
parseCUTransquantBypassFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseDeltaQP(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseExplicitRdpcmMode(TComTU &rTu, ComponentID compID) | TDecCavlc | virtual |
parseHrdParameters(TComHRD *hrd, Bool cprms_present_flag, UInt tempLevelHigh) | TDecCavlc | |
parseInterDir(TComDataCU *pcCU, UInt &ruiInterDir, UInt uiAbsPartIdx) | TDecCavlc | virtual |
parseIntraDirChroma(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseIntraDirLumaAng(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseIPCMInfo(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseMergeFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, UInt uiPUIdx) | TDecCavlc | virtual |
parseMergeIndex(TComDataCU *pcCU, UInt &ruiMergeIndex) | TDecCavlc | virtual |
parseMvd(TComDataCU *pcCU, UInt uiAbsPartAddr, UInt uiPartIdx, UInt uiDepth, RefPicList eRefList) | TDecCavlc | virtual |
parseMVPIdx(Int &riMVPIdx) | TDecCavlc | virtual |
parsePartSize(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parsePPS(TComPPS *pcPPS) | TDecCavlc | virtual |
parsePredMode(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseProfileTier(ProfileTierLevel *ptl, const Bool bIsSubLayer) | TDecCavlc | |
parsePTL(TComPTL *rpcPTL, Bool profilePresentFlag, Int maxNumSubLayersMinus1) | TDecCavlc | |
parseQtCbf(class TComTU &rTu, const ComponentID compID, const Bool lowestLevel) | TDecCavlc | virtual |
parseQtRootCbf(UInt uiAbsPartIdx, UInt &uiQtRootCbf) | TDecCavlc | virtual |
parseRefFrmIdx(TComDataCU *pcCU, Int &riRefFrmIdx, RefPicList eRefList) | TDecCavlc | virtual |
parseRemainingBytes(Bool noTrailingBytesExpected) | TDecCavlc | virtual |
parseScalingList(TComScalingList *scalingList) | TDecCavlc | |
parseSEI(SEIMessages &) | TDecCavlc | |
parseShortTermRefPicSet(TComSPS *pcSPS, TComReferencePictureSet *pcRPS, Int idx) | TDecCavlc | protected |
parseSkipFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseSliceHeader(TComSlice *pcSlice, ParameterSetManager *parameterSetManager, const Int prevTid0POC) | TDecCavlc | virtual |
parseSplitFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth) | TDecCavlc | virtual |
parseSPS(TComSPS *pcSPS) | TDecCavlc | virtual |
parseTerminatingBit(UInt &ruiBit) | TDecCavlc | virtual |
parseTransformSkipFlags(class TComTU &rTu, ComponentID component) | TDecCavlc | virtual |
parseTransformSubdivFlag(UInt &ruiSubdivFlag, UInt uiLog2TransformBlockSize) | TDecCavlc | virtual |
parseVPS(TComVPS *pcVPS) | TDecCavlc | virtual |
parseVUI(TComVUI *pcVUI, TComSPS *pcSPS) | TDecCavlc | |
resetEntropy(TComSlice *) | TDecCavlc | inlinevirtual |
setBitstream(TComInputBitstream *p) | TDecCavlc | inlinevirtual |
SyntaxElementParser() | SyntaxElementParser | inlineprotected |
TDecCavlc() | TDecCavlc | |
xDecodeScalingList(TComScalingList *scalingList, UInt sizeId, UInt listId) | TDecCavlc | |
xMoreRbspData() | TDecCavlc | protected |
xParsePredWeightTable(TComSlice *pcSlice, const TComSPS *sps) | TDecCavlc | |
xReadCode(UInt length, UInt &val) | SyntaxElementParser | protected |
xReadFlag(UInt &val) | SyntaxElementParser | protected |
xReadRbspTrailingBits() | SyntaxElementParser | protected |
xReadSCode(UInt length, Int &val) | SyntaxElementParser | protected |
xReadSvlc(Int &val) | SyntaxElementParser | protected |
xReadUvlc(UInt &val) | SyntaxElementParser | protected |
~SyntaxElementParser() | SyntaxElementParser | inlineprotectedvirtual |
~TDecCavlc() | TDecCavlc | virtual |
~TDecEntropyIf() | TDecEntropyIf | inlinevirtual |