Searched defs:cmdDataLen (Results 1 – 9 of 9) sorted by relevance
| /drivers/peripheral/codec/test/fuzztest/codecsendcommand_fuzzer/ |
| D | codecsendcommand_fuzzer.cpp | 26 uint32_t cmdDataLen; member
|
| /drivers/peripheral/codec/hal/passthrough/src/ |
| D | codec_adapter.cpp | 121 int8_t *cmdData, uint32_t cmdDataLen) in CodecAdapterSendCommand()
|
| D | codec_component_if.c | 35 …omponentType *self, enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in ComponentTypeSendCommand()
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_adapter.cpp | 91 int8_t *cmdData, uint32_t cmdDataLen) in OmxAdapterSendCommand()
|
| D | codec_component_type_service.c | 38 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeSendCommand()
|
| D | codec_component_type_stub.c | 65 uint32_t cmdDataLen = 0; in SerStubSendCommand() local
|
| D | codec_component_type_proxy.c | 100 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeProxySendCommand()
|
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ |
| D | component_node.cpp | 89 …mponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in SendCommand()
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 103 …mponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in SendCommand()
|