Searched refs:BURST_INTERVAL (Results 1 – 4 of 4) sorted by relevance
142 #define BURST_INTERVAL 800 macro
913 State->ExceedAgo -= BURST_INTERVAL / (BURST_LEN - 1); in WebRtcIsacfix_GetMinBytes()927 if ((State->ExceedAgo > BURST_INTERVAL) && (State->BurstCounter == 0)) { in WebRtcIsacfix_GetMinBytes()
61 #define BURST_INTERVAL 500 macro
812 int burstInterval = BURST_INTERVAL; in WebRtcIsac_GetMinBytes()