HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TDecCu Member List

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()TDecCuinlineprotected
getIsChromaQpAdjCoded()TDecCuinlineprotected
init(TDecEntropy *pcEntropyDecoder, TComTrQuant *pcTrQuant, TComPrediction *pcPrediction, TDecConformanceCheck *pConformanceCheck)TDecCu
m_bDecodeDQPTDecCuprivate
m_IsChromaQpAdjCodedTDecCuprivate
m_pcEntropyDecoderTDecCuprivate
m_pConformanceCheckTDecCuprivate
m_pcPredictionTDecCuprivate
m_pcTrQuantTDecCuprivate
m_ppcCUTDecCuprivate
m_ppcYuvRecoTDecCuprivate
m_ppcYuvResiTDecCuprivate
m_uiMaxDepthTDecCuprivate
setdQPFlag(Bool b)TDecCuinlineprotected
setIsChromaQpAdjCoded(Bool b)TDecCuinlineprotected
TDecCu()TDecCu
xCopyToPic(TComDataCU *pcCU, TComPic *pcPic, UInt uiZorderIdx, UInt uiDepth)TDecCuprotected
xDecodeCU(TComDataCU *const pcCU, const UInt uiAbsPartIdx, const UInt uiDepth, Bool &isLastCtuOfSliceSegment)TDecCuprotected
xDecodeInterTexture(TComDataCU *pcCU, UInt uiDepth)TDecCuprotected
xDecodePCMTexture(TComDataCU *pcCU, const UInt uiPartIdx, const Pel *piPCM, Pel *piReco, const UInt uiStride, const UInt uiWidth, const UInt uiHeight, const ComponentID compID)TDecCuprotected
xDecodeSliceEnd(TComDataCU *pcCU, UInt uiAbsPartIdx)TDecCuprotected
xDecompressCU(TComDataCU *pCtu, UInt uiAbsPartIdx, UInt uiDepth)TDecCuprotected
xFillPCMBuffer(TComDataCU *pCU, UInt depth)TDecCuprotected
xFinishDecodeCU(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool &isLastCtuOfSliceSegment)TDecCuprotected
xIntraRecBlk(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ComponentID component, TComTU &rTu)TDecCuprotected
xIntraRecQT(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ChannelType chType, TComTU &rTu)TDecCuprotected
xReconInter(TComDataCU *pcCU, UInt uiDepth)TDecCuprotected
xReconIntraQT(TComDataCU *pcCU, UInt uiDepth)TDecCuprotected
xReconPCM(TComDataCU *pcCU, UInt uiDepth)TDecCuprotected
~TDecCu()TDecCuvirtual