Home
last modified time | relevance | path

Searched refs:WebRtcAgc_ExpCurve (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.c591 void WebRtcAgc_ExpCurve(int16_t volume, int16_t *index) in WebRtcAgc_ExpCurve() function
976 WebRtcAgc_ExpCurve(volNormFIX, &index); in WebRtcAgc_ProcessAnalog()
1035 WebRtcAgc_ExpCurve(volNormFIX, &index); in WebRtcAgc_ProcessAnalog()