Home
last modified time | relevance | path

Searched defs:cmdDataLen (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/codecsendcommand_fuzzer/
Dcodecsendcommand_fuzzer.cpp26 uint32_t cmdDataLen; member
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_adapter.cpp121 int8_t *cmdData, uint32_t cmdDataLen) in CodecAdapterSendCommand()
Dcodec_component_if.c35 …omponentType *self, enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) 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.c65 uint32_t cmdDataLen = 0; 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 …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/
Dcomponent_node.cpp103 …mponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in SendCommand()