HEVC Test Model (HM)
HM-16.18
|
This is the complete list of members for TDecCu, including all inherited members.
create(UInt uiMaxDepth, UInt uiMaxWidth, UInt uiMaxHeight, ChromaFormat chromaFormatIDC) | TDecCu | |
decodeCtu(TComDataCU *pCtu, Bool &isLastCtuOfSliceSegment) | TDecCu | |
decompressCtu(TComDataCU *pCtu) | TDecCu | |
destroy() | TDecCu | |
getdQPFlag() | TDecCu | inlineprotected |
getIsChromaQpAdjCoded() | TDecCu | inlineprotected |
init(TDecEntropy *pcEntropyDecoder, TComTrQuant *pcTrQuant, TComPrediction *pcPrediction, TDecConformanceCheck *pConformanceCheck) | TDecCu | |
m_bDecodeDQP | TDecCu | private |
m_IsChromaQpAdjCoded | TDecCu | private |
m_pcEntropyDecoder | TDecCu | private |
m_pConformanceCheck | TDecCu | private |
m_pcPrediction | TDecCu | private |
m_pcTrQuant | TDecCu | private |
m_ppcCU | TDecCu | private |
m_ppcYuvReco | TDecCu | private |
m_ppcYuvResi | TDecCu | private |
m_uiMaxDepth | TDecCu | private |
setdQPFlag(Bool b) | TDecCu | inlineprotected |
setIsChromaQpAdjCoded(Bool b) | TDecCu | inlineprotected |
TDecCu() | TDecCu | |
xCopyToPic(TComDataCU *pcCU, TComPic *pcPic, UInt uiZorderIdx, UInt uiDepth) | TDecCu | protected |
xDecodeCU(TComDataCU *const pcCU, const UInt uiAbsPartIdx, const UInt uiDepth, Bool &isLastCtuOfSliceSegment) | TDecCu | protected |
xDecodeInterTexture(TComDataCU *pcCU, UInt uiDepth) | TDecCu | protected |
xDecodePCMTexture(TComDataCU *pcCU, const UInt uiPartIdx, const Pel *piPCM, Pel *piReco, const UInt uiStride, const UInt uiWidth, const UInt uiHeight, const ComponentID compID) | TDecCu | protected |
xDecodeSliceEnd(TComDataCU *pcCU, UInt uiAbsPartIdx) | TDecCu | protected |
xDecompressCU(TComDataCU *pCtu, UInt uiAbsPartIdx, UInt uiDepth) | TDecCu | protected |
xFillPCMBuffer(TComDataCU *pCU, UInt depth) | TDecCu | protected |
xFinishDecodeCU(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool &isLastCtuOfSliceSegment) | TDecCu | protected |
xIntraRecBlk(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ComponentID component, TComTU &rTu) | TDecCu | protected |
xIntraRecQT(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ChannelType chType, TComTU &rTu) | TDecCu | protected |
xReconInter(TComDataCU *pcCU, UInt uiDepth) | TDecCu | protected |
xReconIntraQT(TComDataCU *pcCU, UInt uiDepth) | TDecCu | protected |
xReconPCM(TComDataCU *pcCU, UInt uiDepth) | TDecCu | protected |
~TDecCu() | TDecCu | virtual |