Home
last modified time | relevance | path

Searched defs:inputBuffCount (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_dfx_service.cpp33 uint32_t inputBuffCount = 0; in GetCodecComponentListInfo() local
Dcomponent_node.cpp532 void ComponentNode::GetBuffCount(uint32_t &inputBuffCount, uint32_t &outputBuffCount) in GetBuffCount()