topSkipMinDepth   825 source/encoder/analysis.cpp     uint32_t minDepth = m_param->rdLevel <= 4 ? topSkipMinDepth(parentCTU, cuGeom) : 0;
topSkipMinDepth  1125 source/encoder/analysis.cpp     uint32_t minDepth = topSkipMinDepth(parentCTU, cuGeom);
topSkipMinDepth   174 source/encoder/analysis.h     uint32_t topSkipMinDepth(const CUData& parentCTU, const CUGeom& cuGeom);