Searched refs:Agc_t (Results 1 – 2 of 2) sorted by relevance
120 Agc_t *stt; in WebRtcAgc_AddMic()121 stt = (Agc_t *)state; in WebRtcAgc_AddMic()330 Agc_t *stt; in WebRtcAgc_AddFarend()331 stt = (Agc_t *)state; in WebRtcAgc_AddFarend()399 Agc_t *stt; in WebRtcAgc_VirtualMic()409 stt = (Agc_t *)agcInst; in WebRtcAgc_VirtualMic()534 void WebRtcAgc_UpdateAgcThresholds(Agc_t *stt) in WebRtcAgc_UpdateAgcThresholds()586 void WebRtcAgc_SaturationCtrl(Agc_t *stt, WebRtc_UWord8 *saturated, WebRtc_Word32 *env) in WebRtcAgc_SaturationCtrl()611 void WebRtcAgc_ZeroCtrl(Agc_t *stt, WebRtc_Word32 *inMicLevel, WebRtc_Word32 *env) in WebRtcAgc_ZeroCtrl()672 void WebRtcAgc_SpeakerInactiveCtrl(Agc_t *stt) in WebRtcAgc_SpeakerInactiveCtrl()[all …]
131 } Agc_t; typedef