Searched refs:inPortIndex (Results 1 – 2 of 2) sorted by relevance
28 CodecCmdExecutor::CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex) in CodecCmdExecutor() argument29 : codecComp_(component), inPortIndex_(inPortIndex) in CodecCmdExecutor()
41 CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex);