Searched refs:kFrameTooFast (Results 1 – 1 of 1) sorted by relevance
23 static const double kFrameTooFast = 1.0 / 70.0; variable85 scheduler_allows_double_frames ? delta < kFrameTooFast : delta <= 0.0; in IsBadFrameInterval()