Searched defs:cfgStruct (Results 1 – 6 of 6) sorted by relevance
24 int8_t *cfgStruct; member53 std::vector<int8_t> cfgStruct; in CodecSetConfig() local
24 int8_t *cfgStruct; member
90 uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) in CodecComponentTypeGetConfig()107 uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) in CodecComponentTypeSetConfig()
233 int8_t *cfgStruct = NULL; in SerStubGetConfig() local289 int8_t *cfgStruct = NULL; in SerStubSetConfig() local
257 uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) in CodecComponentTypeProxyGetConfig()315 uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) in CodecComponentTypeProxySetConfig()
121 int32_t CodecComponentService::SetConfig(uint32_t index, const std::vector<int8_t> &cfgStruct) in SetConfig()