HomeSort by relevance Sort by last modified time
    Searched full:ecstartup (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c 55 int ECstartup;
173 aecm->ECstartup = 1;
228 if (!aecm->ECstartup)
292 if (aecm->ECstartup)
365 aecm->ECstartup = 0; // Enable the AECM
371 aecm->ECstartup = 0;

Completed in 66 milliseconds