Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_dfx_service.cpp32 uint32_t inputBuffCount = 0; in GetCodecComponentListInfo() local
H A Dcomponent_node.cpp688 void ComponentNode::GetBuffCount(uint32_t &inputBuffCount, uint32_t &outputBuffCount) in GetBuffCount()