43 #endif // _MSC_VER > 1000
Void xIntraRecQT(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ChannelType chType, TComTU &rTu)
Void xFinishDecodeCU(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool &isLastCtuOfSliceSegment)
UInt m_uiMaxDepth
max. number of depth
Void decodeCtu(TComDataCU *pCtu, Bool &isLastCtuOfSliceSegment)
decode Ctu information
Void xFillPCMBuffer(TComDataCU *pCU, UInt depth)
TComTrQuant * m_pcTrQuant
picture class (symbol + YUV buffers)
Void xReconInter(TComDataCU *pcCU, UInt uiDepth)
Void xIntraRecBlk(TComYuv *pcRecoYuv, TComYuv *pcPredYuv, TComYuv *pcResiYuv, const ComponentID component, TComTU &rTu)
Void xReconPCM(TComDataCU *pcCU, UInt uiDepth)
Void xDecompressCU(TComDataCU *pCtu, UInt uiAbsPartIdx, UInt uiDepth)
Void setIsChromaQpAdjCoded(Bool b)
entropy decoder class (header)
TComDataCU ** m_ppcCU
CU data array.
Void xCopyToPic(TComDataCU *pcCU, TComPic *pcPic, UInt uiZorderIdx, UInt uiDepth)
Void xDecodePCMTexture(TComDataCU *pcCU, const UInt uiPartIdx, const Pel *piPCM, Pel *piReco, const UInt uiStride, const UInt uiWidth, const UInt uiHeight, const ComponentID compID)
Void xDecodeInterTexture(TComDataCU *pcCU, UInt uiDepth)
Void xReconIntraQT(TComDataCU *pcCU, UInt uiDepth)
Bool m_IsChromaQpAdjCoded
Void xDecodeCU(TComDataCU *const pcCU, const UInt uiAbsPartIdx, const UInt uiDepth, Bool &isLastCtuOfSliceSegment)
decode CU block recursively
ChromaFormat
chroma formats (according to semantics of chroma_format_idc)
TComPrediction * m_pcPrediction
Void destroy()
destroy internal buffers
Bool getIsChromaQpAdjCoded()
TDecConformanceCheck * m_pConformanceCheck
TDecEntropy * m_pcEntropyDecoder
TComYuv ** m_ppcYuvReco
array of prediction & reconstruction buffer
transform and quantization class
Void create(UInt uiMaxDepth, UInt uiMaxWidth, UInt uiMaxHeight, ChromaFormat chromaFormatIDC)
create internal buffers
transform and quantization class (header)
Void decompressCtu(TComDataCU *pCtu)
reconstruct Ctu information
Bool xDecodeSliceEnd(TComDataCU *pcCU, UInt uiAbsPartIdx)
decode end-of-slice flag
Void init(TDecEntropy *pcEntropyDecoder, TComTrQuant *pcTrQuant, TComPrediction *pcPrediction, TDecConformanceCheck *pConformanceCheck)
initialize access channels
TComYuv ** m_ppcYuvResi
array of residual buffer