Searched refs:OmxAdapterSendCommand (Results 1 – 3 of 3) sorted by relevance
41 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t p…
43 return OmxAdapterSendCommand(service->codecNode, cmd, param, cmdData, cmdDataLen); in CodecComponentTypeSendCommand()
97 int32_t OmxAdapterSendCommand(struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, uint32_t p… in OmxAdapterSendCommand() function