HomeSort by relevance Sort by last modified time
    Searched refs:stNearState (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/main/source/
aec_core.h 120 short stNearState, echoState;
aec_core.c 447 aec->stNearState = 0;
963 aec->stNearState = 1;
966 aec->stNearState = 0;
973 if (aec->stNearState == 1) {
988 if (aec->stNearState == 1) {
    [all...]

Completed in 71 milliseconds