HomeSort by relevance Sort by last modified time
    Searched refs:Agc_t (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/agc/
analog_agc.c 120 Agc_t *stt;
121 stt = (Agc_t *)state;
334 Agc_t *stt;
335 stt = (Agc_t *)state;
403 Agc_t *stt;
413 stt = (Agc_t *)agcInst;
538 void WebRtcAgc_UpdateAgcThresholds(Agc_t *stt)
590 void WebRtcAgc_SaturationCtrl(Agc_t *stt, WebRtc_UWord8 *saturated, WebRtc_Word32 *env)
615 void WebRtcAgc_ZeroCtrl(Agc_t *stt, WebRtc_Word32 *inMicLevel, WebRtc_Word32 *env)
676 void WebRtcAgc_SpeakerInactiveCtrl(Agc_t *stt
    [all...]
analog_agc.h 131 } Agc_t;

Completed in 36 milliseconds