Searched refs:countHighSpeedRec (Results 1 – 2 of 2) sorted by relevance
108 bweStr->countHighSpeedRec = 0; in WebRtcIsacfix_InitBandwidthEstimator()686 bweStr->countHighSpeedRec++; in WebRtcIsacfix_GetDownlinkBwIndexImpl()687 if (bweStr->countHighSpeedRec >= 66) { in WebRtcIsacfix_GetDownlinkBwIndexImpl()691 bweStr->countHighSpeedRec = 0; in WebRtcIsacfix_GetDownlinkBwIndexImpl()
232 int16_t countHighSpeedRec; member