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/main/source/
analog_agc.c 120 Agc_t *stt;
121 stt = (Agc_t *)state;
330 Agc_t *stt;
331 stt = (Agc_t *)state;
399 Agc_t *stt;
409 stt = (Agc_t *)agcInst;
534 void WebRtcAgc_UpdateAgcThresholds(Agc_t *stt)
586 void WebRtcAgc_SaturationCtrl(Agc_t *stt, WebRtc_UWord8 *saturated, WebRtc_Word32 *env)
611 void WebRtcAgc_ZeroCtrl(Agc_t *stt, WebRtc_Word32 *inMicLevel, WebRtc_Word32 *env)
672 void WebRtcAgc_SpeakerInactiveCtrl(Agc_t *stt
    [all...]
analog_agc.h 131 } Agc_t;

Completed in 53 milliseconds