Searched refs:CodecAdapterSendCommand (Results 1 – 3 of 3) sorted by relevance
53 int32_t CodecAdapterSendCommand(const struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, ui…
42 return CodecAdapterSendCommand(info->codecNode, cmd, param, cmdData, cmdDataLen); in ComponentTypeSendCommand()
122 int32_t CodecAdapterSendCommand(const struct CodecComponentNode *codecNode, OMX_COMMANDTYPE cmd, ui… in CodecAdapterSendCommand() function