Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.c628 const int maxStuffSamp = 10 * FRAME_LEN; in WebRtcAecm_DelayComp() local
639 nSampAdd = WEBRTC_SPL_MIN(nSampAdd, maxStuffSamp); in WebRtcAecm_DelayComp()