Home
last modified time | relevance | path

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

/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c44 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeSendCommand()
Dcodec_component_type_proxy.c158 enum OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t cmdDataLen) in CodecComponentTypeProxySendCommand()
Dcodec_component_type_stub.c212 int8_t *cmdData = NULL; in SerStubSendCommand() local
/drivers/peripheral/codec/test/unittest/hdi_omx/
Dcodec_hdi_omx_test.cpp204 int8_t cmdData[dataLen]; variable