EstBitsSbac 708 source/common/quant.cpp EstBitsSbac& estBitsSbac = m_entropyCoder->m_estBitsSbac; EstBitsSbac 2207 source/encoder/entropy.cpp void Entropy::estBit(EstBitsSbac& estBitsSbac, uint32_t log2TrSize, bool bIsLuma) const EstBitsSbac 2221 source/encoder/entropy.cpp void Entropy::estCBFBit(EstBitsSbac& estBitsSbac) const EstBitsSbac 2238 source/encoder/entropy.cpp void Entropy::estSignificantCoeffGroupMapBit(EstBitsSbac& estBitsSbac, bool bIsLuma) const EstBitsSbac 2248 source/encoder/entropy.cpp void Entropy::estSignificantMapBit(EstBitsSbac& estBitsSbac, uint32_t log2TrSize, bool bIsLuma) const EstBitsSbac 2339 source/encoder/entropy.cpp void Entropy::estSignificantCoefficientsBit(EstBitsSbac& estBitsSbac, bool bIsLuma) const EstBitsSbac 39 source/encoder/entropy.h struct EstBitsSbac; EstBitsSbac 113 source/encoder/entropy.h EstBitsSbac m_estBitsSbac; EstBitsSbac 190 source/encoder/entropy.h void estBit(EstBitsSbac& estBitsSbac, uint32_t log2TrSize, bool bIsLuma) const; EstBitsSbac 191 source/encoder/entropy.h void estCBFBit(EstBitsSbac& estBitsSbac) const; EstBitsSbac 192 source/encoder/entropy.h void estSignificantCoeffGroupMapBit(EstBitsSbac& estBitsSbac, bool bIsLuma) const; EstBitsSbac 193 source/encoder/entropy.h void estSignificantMapBit(EstBitsSbac& estBitsSbac, uint32_t log2TrSize, bool bIsLuma) const; EstBitsSbac 194 source/encoder/entropy.h void estSignificantCoefficientsBit(EstBitsSbac& estBitsSbac, bool bIsLuma) const;