Home
last modified time | relevance | path

Searched defs:cfgStruct (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetconfighdi_fuzzer/
H A Dcodecgetconfig_fuzzer.cpp24 int8_t *cfgStruct; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsetconfighdi_fuzzer/
H A Dcodecsetconfig_fuzzer.cpp24 int8_t *cfgStruct; member
53 std::vector<int8_t> cfgStruct; in CodecSetConfig() local
/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.c233 int8_t *cfgStruct = NULL; in SerStubGetConfig() local
289 int8_t *cfgStruct = NULL; 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
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_service.cpp186 int32_t CodecComponentService::SetConfig(uint32_t index, const std::vector<int8_t> &cfgStruct) in SetConfig() argument

Completed in 5 milliseconds