Searched refs:WebRtcAgc_Init (Results 1 – 3 of 3) sorted by relevance
246 int WebRtcAgc_Init(void *agcInst,
1348 int WebRtcAgc_Init(void *agcInst, int32_t minLevel, int32_t maxLevel, in WebRtcAgc_Init() function
413 return WebRtcAgc_Init(static_cast<Handle*>(handle), in InitializeHandle()