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

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

create(UInt uiMaxCUDepth)TComLoopFilter
destroy()TComLoopFilter
getBeta(Int qp)TComLoopFilterinlinestatic
loopFilterPic(TComPic *pcPic)TComLoopFilter
m_aapbEdgeFilterTComLoopFilterprivate
m_aapucBSTComLoopFilterprivate
m_bLFCrossTileBoundaryTComLoopFilterprivate
m_stLFCUParamTComLoopFilterprivate
m_uiNumPartitionsTComLoopFilterprivate
setCfg(Bool bLFCrossTileBoundary)TComLoopFilter
sm_betaTableTComLoopFilterprotectedstatic
sm_tcTableTComLoopFilterprotectedstatic
TComLoopFilter()TComLoopFilter
xCalcBsIdx(TComDataCU *pcCU, UInt absZIdxInCtu, DeblockEdgeDir edgeDir, Int iEdgeIdx, Int iBaseUnitIdx, const struct TComRectangle *rect=0)TComLoopFilterinlineprotected
xCalcDP(Pel *piSrc, Int iOffset)TComLoopFilterprotected
xCalcDQ(Pel *piSrc, Int iOffset)TComLoopFilterprotected
xDeblockCU(TComDataCU *pcCU, UInt uiAbsZorderIdx, UInt uiDepth, DeblockEdgeDir edgeDir)TComLoopFilterprotected
xEdgeFilterChroma(TComDataCU *const pcCU, const UInt uiAbsZorderIdx, const UInt uiDepth, const DeblockEdgeDir edgeDir, const Int iEdge)TComLoopFilterprotected
xEdgeFilterLuma(TComDataCU *const pcCU, const UInt uiAbsZorderIdx, const UInt uiDepth, const DeblockEdgeDir edgeDir, const Int iEdge)TComLoopFilterprotected
xGetBoundaryStrengthSingle(TComDataCU *pCtu, DeblockEdgeDir edgeDir, UInt uiPartIdx)TComLoopFilterprotected
xPelFilterChroma(Pel *piSrc, Int iOffset, Int tc, Bool bPartPNoFilter, Bool bPartQNoFilter, const Int bitDepthChroma)TComLoopFilterprotected
xPelFilterLuma(Pel *piSrc, Int iOffset, Int tc, Bool sw, Bool bPartPNoFilter, Bool bPartQNoFilter, Int iThrCut, Bool bFilterSecondP, Bool bFilterSecondQ, const Int bitDepthLuma)TComLoopFilterprotected
xSetEdgefilterMultiple(TComDataCU *pcCU, UInt uiAbsZorderIdx, UInt uiDepth, DeblockEdgeDir edgeDir, Int iEdgeIdx, Bool bValue, UInt uiWidthInBaseUnits=0, UInt uiHeightInBaseUnits=0, const TComRectangle *rect=0)TComLoopFilterprotected
xSetEdgefilterPU(TComDataCU *pcCU, UInt uiAbsZorderIdx)TComLoopFilterprotected
xSetEdgefilterTU(TComTU &rTu)TComLoopFilterprotected
xSetLoopfilterParam(TComDataCU *pcCU, UInt uiAbsZorderIdx)TComLoopFilterprotected
xUseStrongFiltering(Int offset, Int d, Int beta, Int tc, Pel *piSrc)TComLoopFilterprotected
~TComLoopFilter()TComLoopFiltervirtual