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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.c 108 bweStr->countHighSpeedRec = 0;
686 bweStr->countHighSpeedRec++;
687 if (bweStr->countHighSpeedRec >= 66) {
691 bweStr->countHighSpeedRec = 0;
    [all...]
structs.h 232 int16_t countHighSpeedRec;

Completed in 55 milliseconds