Searched defs:inputBuffCount (Results 1 – 2 of 2) sorted by relevance
32 uint32_t inputBuffCount = 0; in GetCodecComponentListInfo() local
688 void ComponentNode::GetBuffCount(uint32_t &inputBuffCount, uint32_t &outputBuffCount) in GetBuffCount()