HEVC Test Model (HM)
HM-16.18
|
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() | TComPrediction | protected |
filteringIntraReferenceSamples(const ComponentID compID, UInt uiDirMode, UInt uiTuChWidth, UInt uiTuChHeight, const ChromaFormat chFmt, const Bool intraReferenceSmoothingDisabled) | TComPrediction | static |
getChromaFormat() const | TComPrediction | inline |
getMvPredAMVP(TComDataCU *pcCU, UInt uiPartIdx, UInt uiPartAddr, RefPicList eRefPicList, TComMv &rcMvPred) | TComPrediction | |
getPredictorPtr(const ComponentID compID, const Bool bUseFilteredPredictions) | TComPrediction | inline |
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_acYuvPred | TComPrediction | protected |
m_aucIntraFilter | TComPrediction | privatestatic |
m_cYuvPredTemp | TComPrediction | protected |
m_filteredBlock | TComPrediction | protected |
m_filteredBlockTmp | TComPrediction | protected |
m_if | TComPrediction | protected |
m_iLumaRecStride | TComPrediction | protected |
m_iYuvExtSize | TComPrediction | protected |
m_piYuvExt | TComPrediction | protected |
m_pLumaRecBuffer | TComPrediction | protected |
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) | TComPrediction | static |
xCheckIdenticalMotion(TComDataCU *pcCU, UInt PartAddr) | TComPrediction | protected |
xDCPredFiltering(const Pel *pSrc, Int iSrcStride, Pel *pDst, Int iDstStride, Int iWidth, Int iHeight, ChannelType channelType) | TComPrediction | protected |
xGetLLSPrediction(const Pel *pSrc0, Int iSrcStride, Pel *pDst0, Int iDstStride, UInt uiWidth, UInt uiHeight, UInt uiExt0, const ChromaFormat chFmt) | TComPrediction | protected |
xPredInterBi(TComDataCU *pcCU, UInt uiPartAddr, Int iWidth, Int iHeight, TComYuv *pcYuvPred) | TComPrediction | protected |
xPredInterBlk(const ComponentID compID, TComDataCU *cu, TComPicYuv *refPic, UInt partAddr, TComMv *mv, Int width, Int height, TComYuv *dstPic, Bool bi, const Int bitDepth) | TComPrediction | protected |
xPredInterUni(TComDataCU *pcCU, UInt uiPartAddr, Int iWidth, Int iHeight, RefPicList eRefPicList, TComYuv *pcYuvPred, Bool bi=false) | TComPrediction | protected |
xPredIntraAng(Int bitDepth, const Pel *pSrc, Int srcStride, Pel *pDst, Int dstStride, UInt width, UInt height, ChannelType channelType, UInt dirMode, const Bool bEnableEdgeFilters) | TComPrediction | protected |
xPredIntraPlanar(const Pel *pSrc, Int srcStride, Pel *rpDst, Int dstStride, UInt width, UInt height) | TComPrediction | protected |
xWeightedAverage(TComYuv *pcYuvSrc0, TComYuv *pcYuvSrc1, Int iRefIdx0, Int iRefIdx1, UInt uiPartAddr, Int iWidth, Int iHeight, TComYuv *pcYuvDst, const BitDepths &clipBitDepths) | TComPrediction | protected |
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() | TComPrediction | virtual |