Home
last modified time | relevance | path

Searched defs:cfgStructLen (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp25 uint32_t cfgStructLen; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp25 uint32_t cfgStructLen; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_proxy.c256 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 Dcodec_component_type_stub.c234 uint32_t cfgStructLen = 0; in SerStubGetConfig() local
290 uint32_t cfgStructLen = 0; SerStubSetConfig() local
[all...]
H A Dcodec_component_type_service.c89 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