codeCoeffQTChroma  266 source/encoder/search.cpp             codeCoeffQTChroma(cu, tuDepth + 1, absPartIdx, ttype);
codeCoeffQTChroma 1800 source/encoder/search.cpp             codeCoeffQTChroma(cu, initTuDepth, absPartIdxC, TEXT_CHROMA_U);
codeCoeffQTChroma 1801 source/encoder/search.cpp             codeCoeffQTChroma(cu, initTuDepth, absPartIdxC, TEXT_CHROMA_V);
codeCoeffQTChroma  378 source/encoder/search.h     void     codeCoeffQTChroma(const CUData& cu, uint32_t tuDepth, uint32_t absPartIdx, TextType ttype);