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

This is the complete list of members for TComPrediction, including all inherited members.

addWeightBi(const TComYuv *pcYuvSrc0, const TComYuv *pcYuvSrc1, const BitDepths &bitDepths, const UInt iPartUnitIdx, const UInt uiWidth, const UInt uiHeight, const WPScalingParam *const wp0, const WPScalingParam *const wp1, TComYuv *const rpcYuvDst, const Bool bRoundLuma=true)TComWeightPrediction
addWeightUni(const TComYuv *const pcYuvSrc0, const BitDepths &bitDepths, const UInt iPartUnitIdx, const UInt uiWidth, const UInt uiHeight, const WPScalingParam *const wp0, TComYuv *const rpcYuvDst)TComWeightPrediction
checkTMctsMvp(TComDataCU *pcCU, Int partIdx=-1)TComPrediction
destroy()TComPredictionprotected
filteringIntraReferenceSamples(const ComponentID compID, UInt uiDirMode, UInt uiTuChWidth, UInt uiTuChHeight, const ChromaFormat chFmt, const Bool intraReferenceSmoothingDisabled)TComPredictionstatic
getChromaFormat() const TComPredictioninline
getMvPredAMVP(TComDataCU *pcCU, UInt uiPartIdx, UInt uiPartAddr, RefPicList eRefPicList, TComMv &rcMvPred)TComPrediction
getPredictorPtr(const ComponentID compID, const Bool bUseFilteredPredictions)TComPredictioninline
getWpScaling(TComDataCU *const pcCU, const Int iRefIdx0, const Int iRefIdx1, WPScalingParam *&wp0, WPScalingParam *&wp1)TComWeightPrediction
initIntraPatternChType(TComTU &rTu, const ComponentID compID, const Bool bFilterRefSamples)TComPrediction
initTempBuff(ChromaFormat chromaFormatIDC)TComPrediction
m_acYuvPredTComPredictionprotected
m_aucIntraFilterTComPredictionprivatestatic
m_cYuvPredTempTComPredictionprotected
m_filteredBlockTComPredictionprotected
m_filteredBlockTmpTComPredictionprotected
m_ifTComPredictionprotected
m_iLumaRecStrideTComPredictionprotected
m_iYuvExtSizeTComPredictionprotected
m_piYuvExtTComPredictionprotected
m_pLumaRecBufferTComPredictionprotected
motionCompensation(TComDataCU *pcCU, TComYuv *pcYuvPred, RefPicList eRefPicList=REF_PIC_LIST_X, Int iPartIdx=-1)TComPrediction
predIntraAng(const ComponentID compID, UInt uiDirMode, Pel *piOrg, UInt uiOrgStride, Pel *piPred, UInt uiStride, TComTU &rTu, const Bool bUseFilteredPredSamples, const Bool bUseLosslessDPCM=false)TComPrediction
predIntraGetPredValDC(const Pel *pSrc, Int iSrcStride, UInt iWidth, UInt iHeight)TComPrediction
TComPrediction()TComPrediction
TComWeightPrediction()TComWeightPrediction
UseDPCMForFirstPassIntraEstimation(TComTU &rTu, const UInt uiDirMode)TComPredictionstatic
xCheckIdenticalMotion(TComDataCU *pcCU, UInt PartAddr)TComPredictionprotected
xDCPredFiltering(const Pel *pSrc, Int iSrcStride, Pel *pDst, Int iDstStride, Int iWidth, Int iHeight, ChannelType channelType)TComPredictionprotected
xGetLLSPrediction(const Pel *pSrc0, Int iSrcStride, Pel *pDst0, Int iDstStride, UInt uiWidth, UInt uiHeight, UInt uiExt0, const ChromaFormat chFmt)TComPredictionprotected
xPredInterBi(TComDataCU *pcCU, UInt uiPartAddr, Int iWidth, Int iHeight, TComYuv *pcYuvPred)TComPredictionprotected
xPredInterBlk(const ComponentID compID, TComDataCU *cu, TComPicYuv *refPic, UInt partAddr, TComMv *mv, Int width, Int height, TComYuv *dstPic, Bool bi, const Int bitDepth)TComPredictionprotected
xPredInterUni(TComDataCU *pcCU, UInt uiPartAddr, Int iWidth, Int iHeight, RefPicList eRefPicList, TComYuv *pcYuvPred, Bool bi=false)TComPredictionprotected
xPredIntraAng(Int bitDepth, const Pel *pSrc, Int srcStride, Pel *pDst, Int dstStride, UInt width, UInt height, ChannelType channelType, UInt dirMode, const Bool bEnableEdgeFilters)TComPredictionprotected
xPredIntraPlanar(const Pel *pSrc, Int srcStride, Pel *rpDst, Int dstStride, UInt width, UInt height)TComPredictionprotected
xWeightedAverage(TComYuv *pcYuvSrc0, TComYuv *pcYuvSrc1, Int iRefIdx0, Int iRefIdx1, UInt uiPartAddr, Int iWidth, Int iHeight, TComYuv *pcYuvDst, const BitDepths &clipBitDepths)TComPredictionprotected
xWeightedPredictionBi(TComDataCU *const pcCU, const TComYuv *const pcYuvSrc0, const TComYuv *const pcYuvSrc1, const Int iRefIdx0, const Int iRefIdx1, const UInt uiPartIdx, const Int iWidth, const Int iHeight, TComYuv *pcYuvDst)TComWeightPrediction
xWeightedPredictionUni(TComDataCU *const pcCU, const TComYuv *const pcYuvSrc, const UInt uiPartAddr, const Int iWidth, const Int iHeight, const RefPicList eRefPicList, TComYuv *pcYuvPred, const Int iRefIdx=-1)TComWeightPrediction
~TComPrediction()TComPredictionvirtual