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