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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 117 #define Thld_30_60 18000
bandwidth_estimator.c     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c 952 const int Thld_30_60 = 18000;
953 //const int Thld_30_60 = 0; // disable 60 ms frames
967 if (bottle_neck < Thld_30_60)

Completed in 57 milliseconds