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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.c 106 bweStr->countHighSpeedRec = 0;
675 bweStr->countHighSpeedRec++;
676 if (bweStr->countHighSpeedRec >= 66) {
680 bweStr->countHighSpeedRec = 0;
    [all...]
structs.h 230 WebRtc_Word16 countHighSpeedRec;

Completed in 264 milliseconds