Searched refs:iBurstThreshold (Results 1 – 2 of 2) sorted by relevance
127 iBurstThreshold = 1.5; in PVMFRTPJitterBufferImpl()184 iBurstThreshold = 1.5; in ResetJitterBuffer()421 iBurstThreshold = aBurstThreshold; in SetBurstThreshold()539 if (aBurstRateSrvClnt > iBurstThreshold) in IsDelayEstablished()557 …erBufferNode::IsDelayEstablished - burst threshold * 100: %d", (uint32)(100.0 * iBurstThreshold))); in IsDelayEstablished()
146 float iBurstThreshold; variable