Searched defs:cfgStructLen (Results 1 - 5 of 5) sorted by relevance
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/ |
H A D | codecgetconfig_fuzzer.cpp | 25 uint32_t cfgStructLen; member
|
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/ |
H A D | codecsetconfig_fuzzer.cpp | 25 uint32_t cfgStructLen; member
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_component_type_proxy.c | 256 CodecComponentTypeProxyGetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeProxyGetConfig() argument 314 CodecComponentTypeProxySetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeProxySetConfig() argument
|
H A D | codec_component_type_stub.c | 234 uint32_t cfgStructLen = 0; in SerStubGetConfig() local 290 uint32_t cfgStructLen = 0; SerStubSetConfig() local [all...] |
H A D | codec_component_type_service.c | 89 CodecComponentTypeGetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeGetConfig() argument 106 CodecComponentTypeSetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeSetConfig() argument
|
Completed in 4 milliseconds