Home
last modified time | relevance | path

Searched refs:CodecAdapterSendCommand (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hal/passthrough/include/
Dcodec_adapter_if.h53 int32_t CodecAdapterSendCommand(const struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, ui…
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_if.c42 return CodecAdapterSendCommand(info->codecNode, cmd, param, cmdData, cmdDataLen); in ComponentTypeSendCommand()
Dcodec_adapter.cpp122 int32_t CodecAdapterSendCommand(const struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, ui… in CodecAdapterSendCommand() function