Searched defs:inCfgStruct (Results 1 – 2 of 2) sorted by relevance
53 std::vector<int8_t> inCfgStruct, outCfgStruct; in CodecGetConfig() local
112 int32_t CodecComponentService::GetConfig(uint32_t index, const std::vector<int8_t> &inCfgStruct, in GetConfig()