OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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