Home
last modified time | relevance | path

Searched defs:WebRtcAgc_AddFarend (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
Danalog_agc.c330 int WebRtcAgc_AddFarend(void *state, const int16_t *in_far, int16_t samples) in WebRtcAgc_AddFarend() function
/external/webrtc/src/modules/audio_processing/agc/
Danalog_agc.c330 int WebRtcAgc_AddFarend(void *state, const WebRtc_Word16 *in_far, WebRtc_Word16 samples) in WebRtcAgc_AddFarend() function