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

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

countNonZeroCoeffs(TCoeff *pcCoef, UInt uiSize)TEncEntropystatic
determineCabacInitIdx(const TComSlice *pSlice)TEncEntropyinline
encodeChromaQpAdjustment(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeCoeff(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool &bCodeDQP, Bool &codeChromaQpAdj)TEncEntropy
encodeCoeffNxN(TComTU &rTu, TCoeff *pcCoef, const ComponentID compID)TEncEntropy
encodeCrossComponentPrediction(TComTU &rTu, ComponentID compID)TEncEntropy
encodeCUTransquantBypassFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeInterDirPU(TComDataCU *pcSubCU, UInt uiAbsPartIdx)TEncEntropy
encodeIntraDirModeChroma(TComDataCU *pcCU, UInt uiAbsPartIdx)TEncEntropy
encodeIntraDirModeLuma(TComDataCU *pcCU, UInt absPartIdx, Bool isMultiplePU=false)TEncEntropy
encodeIPCMInfo(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeMergeFlag(TComDataCU *pcCU, UInt uiAbsPartIdx)TEncEntropy
encodeMergeIndex(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeMvdPU(TComDataCU *pcSubCU, UInt uiAbsPartIdx, RefPicList eRefList)TEncEntropy
encodeMVPIdxPU(TComDataCU *pcSubCU, UInt uiAbsPartIdx, RefPicList eRefList)TEncEntropy
encodePartSize(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool bRD=false)TEncEntropy
encodePPS(const TComPPS *pcPPS)TEncEntropy
encodePredInfo(TComDataCU *pcCU, UInt uiAbsPartIdx)TEncEntropy
encodePredMode(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodePUWise(TComDataCU *pcCU, UInt uiAbsPartIdx)TEncEntropy
encodeQP(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeQtCbf(TComTU &rTu, const ComponentID compID, const Bool lowestLevel)TEncEntropy
encodeQtCbfZero(TComTU &rTu, const ChannelType chType)TEncEntropy
encodeQtRootCbf(TComDataCU *pcCU, UInt uiAbsPartIdx)TEncEntropy
encodeQtRootCbfZero()TEncEntropy
encodeRefFrmIdxPU(TComDataCU *pcSubCU, UInt uiAbsPartIdx, RefPicList eRefList)TEncEntropy
encodeSAOBlkParam(SAOBlkParam &saoBlkParam, const BitDepths &bitDepths, Bool *sliceEnabled, Bool leftMergeAvail, Bool aboveMergeAvail)TEncEntropyinline
encodeSkipFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, Bool bRD=false)TEncEntropy
encodeSliceFinish()TEncEntropy
encodeSliceHeader(TComSlice *pcSlice)TEncEntropy
encodeSplitFlag(TComDataCU *pcCU, UInt uiAbsPartIdx, UInt uiDepth, Bool bRD=false)TEncEntropy
encodeSPS(const TComSPS *pcSPS)TEncEntropy
encodeTerminatingBit(UInt uiIsLast)TEncEntropy
encodeTilesWPPEntryPoint(TComSlice *pSlice)TEncEntropy
encodeTransformSubdivFlag(UInt uiSymbol, UInt uiCtx)TEncEntropy
encodeVPS(const TComVPS *pcVPS)TEncEntropy
estimateBit(estBitsSbacStruct *pcEstBitsSbac, Int width, Int height, ChannelType chType, COEFF_SCAN_TYPE scanType)TEncEntropy
getNumberOfWrittenBits()TEncEntropyinline
m_pcEntropyCoderIfTEncEntropy
resetBits()TEncEntropyinline
resetEntropy(const TComSlice *pSlice)TEncEntropyinline
setBitstream(TComBitIf *p)TEncEntropyinline
setEntropyCoder(TEncEntropyIf *e)TEncEntropy
xEncodeTransform(Bool &bCodeDQP, Bool &codeChromaQpAdj, TComTU &rTu)TEncEntropyprivate