Searched refs:countHighSpeedSent (Results 1 – 2 of 2) sorted by relevance
110 bweStr->countHighSpeedSent = 0; in WebRtcIsacfix_InitBandwidthEstimator()589 bweStr->countHighSpeedSent++; in WebRtcIsacfix_UpdateUplinkBwRec()592 if (bweStr->countHighSpeedSent >= 66) { in WebRtcIsacfix_UpdateUplinkBwRec()596 bweStr->countHighSpeedSent = 0; in WebRtcIsacfix_UpdateUplinkBwRec()
243 int16_t countHighSpeedSent; member