Home
last modified time | relevance | path

Searched defs:cmdData (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/codecsendcommand_fuzzer/
Dcodecsendcommand_fuzzer.cpp25 int8_t *cmdData; member
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp28 …ponentService::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, const std::vector<int8_t> &cmdData) in SendCommand()
Dcomponent_node.cpp130 …nentNode::SendCommand(OHOS::HDI::Codec::V1_0::OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData) in SendCommand()
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_adapter.cpp121 int8_t *cmdData, uint32_t cmdDataLen) in CodecAdapterSendCommand()
Dcodec_component_if.c35 …struct CodecComponentType *self, enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32… in ComponentTypeSendCommand()
/drivers/peripheral/codec/hal/src/
Dcodec_adapter.cpp91 int8_t *cmdData, uint32_t cmdDataLen) in OmxAdapterSendCommand()
Dcodec_component_type_service.c38 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeSendCommand()
Dcodec_component_type_stub.c64 int8_t *cmdData = NULL; in SerStubSendCommand() local
Dcodec_component_type_proxy.c100 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeProxySendCommand()
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp89 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/
Dcomponent_node.cpp103 int32_t ComponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t c… in SendCommand()