Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/include/
Dcodec_adapter_interface.h41 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t p…
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c43 return OmxAdapterSendCommand(service->codecNode, cmd, param, cmdData, cmdDataLen); in CodecComponentTypeSendCommand()
Dcodec_adapter.cpp97 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t p… in OmxAdapterSendCommand() function