Searched refs:OmxAdapterSendCommand (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/codec/hal/include/ |
H A D | codec_adapter_interface.h | 41 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t param,
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_service.c | 51 return OmxAdapterSendCommand(service->codecNode, cmd, param, cmdData, cmdDataLen); in CodecComponentTypeSendCommand()
|
H A D | codec_adapter.cpp | 103 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t param, in OmxAdapterSendCommand() function
|
Completed in 2 milliseconds