Searched refs:outputBuffCount (Results 1 – 3 of 3) sorted by relevance
33 uint32_t outputBuffCount = 0; in GetCodecComponentListInfo() local56 dumpNode->GetBuffCount(inputBuffCount, outputBuffCount); in GetCodecComponentListInfo()64 .append(std::to_string(outputBuffCount)) in GetCodecComponentListInfo()75 outputBuffCount = 0; in GetCodecComponentListInfo()
688 void ComponentNode::GetBuffCount(uint32_t &inputBuffCount, uint32_t &outputBuffCount) in GetBuffCount() argument696 outputBuffCount++; in GetBuffCount()
69 void GetBuffCount(uint32_t &inputBuffCount, uint32_t &outputBuffCount);