codeCoeff         829 source/encoder/entropy.cpp     codeCoeff(ctu, absPartIdx, bEncodeDQP, tuDepthRange);
codeCoeff         168 source/encoder/entropy.h     void codeCoeff(const CUData& cu, uint32_t absPartIdx, bool& bCodeDQP, const uint32_t depthRange[2]);
codeCoeff        1248 source/encoder/search.cpp     m_entropyCoder.codeCoeff(cu, 0, bCodeDQP, tuDepthRange);
codeCoeff        1468 source/encoder/search.cpp     m_entropyCoder.codeCoeff(cu, 0, bCodeDQP, tuDepthRange);
codeCoeff        2801 source/encoder/search.cpp         m_entropyCoder.codeCoeff(cu, 0, bCodeDQP, tuDepthRange);