Searched defs:cmdData (Results 1 – 11 of 11) sorted by relevance
| /drivers/peripheral/codec/test/fuzztest/codecsendcommand_fuzzer/ |
| D | codecsendcommand_fuzzer.cpp | 25 int8_t *cmdData; member
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_service.cpp | 28 …ponentService::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, const std::vector<int8_t> &cmdData) in SendCommand()
|
| D | component_node.cpp | 130 …nentNode::SendCommand(OHOS::HDI::Codec::V1_0::OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData) in SendCommand()
|
| /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 …struct CodecComponentType *self, enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32… 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 | 64 int8_t *cmdData = NULL; 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 int32_t ComponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t c… in SendCommand()
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 103 int32_t ComponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t c… in SendCommand()
|