Searched defs:gci (Results 1 – 1 of 1) sorted by relevance
81 void FuzzGainController(test::FuzzDataHelper* fuzz_data, GainControlImpl* gci) { in FuzzGainController()121 auto gci = std::make_unique<GainControlImpl>(); in FuzzOneInput() local