Searched refs:countHighSpeedRec (Results 1 – 2 of 2) sorted by relevance
106 bweStr->countHighSpeedRec = 0; in WebRtcIsacfix_InitBandwidthEstimator()675 bweStr->countHighSpeedRec++; in WebRtcIsacfix_GetDownlinkBwIndexImpl()676 if (bweStr->countHighSpeedRec >= 66) { in WebRtcIsacfix_GetDownlinkBwIndexImpl()680 bweStr->countHighSpeedRec = 0; in WebRtcIsacfix_GetDownlinkBwIndexImpl()
230 WebRtc_Word16 countHighSpeedRec; member