Searched refs:kJitterScaleHighThreshold (Results 1 – 1 of 1) sorted by relevance
403 static const double kJitterScaleHighThreshold = 10.0; in GetJitterEstimate() local415 if (fps < kJitterScaleHighThreshold) { in GetJitterEstimate()417 (1.0 / (kJitterScaleHighThreshold - kJitterScaleLowThreshold)) * in GetJitterEstimate()