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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 133 #define BURST_INTERVAL 800
bandwidth_estimator.c     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 61 #define BURST_INTERVAL 500
bandwidth_estimator.c 801 int burstInterval = BURST_INTERVAL;
863 State->ExceedAgo -= /*BURST_INTERVAL*/ burstInterval / (BURST_LEN - 1);

Completed in 2671 milliseconds