Searched refs:maxInstantaneousFrameRateThreshold (Results 1 – 1 of 1) sorted by relevance
145 …float maxInstantaneousFrameRateThreshold = targetFrameRate_ * maxInstantaneousFrameRateCoefficient; in UpdateFrameRateCorrectionFactor() local150 if (instantaneousFrameRate <= maxInstantaneousFrameRateThreshold) { in UpdateFrameRateCorrectionFactor()162 maxInstantaneousFrameRateThreshold, keepCorrectionCount_); in UpdateFrameRateCorrectionFactor()167 maxInstantaneousFrameRateThreshold, instantaneousFrameRate, frameRateCorrectionFactor_); in UpdateFrameRateCorrectionFactor()