Searched refs:kFrameProcessingStartupCount (Results 1 – 1 of 1) sorted by relevance
36 constexpr size_t kFrameProcessingStartupCount = 30; variable306 if (startup_count_ >= kFrameProcessingStartupCount) { in UpdateEstimate()357 if (alpha_count_ < kFrameProcessingStartupCount) { in EstimateRandomJitter()359 (kFrameProcessingStartupCount - alpha_count_)) / in EstimateRandomJitter()360 kFrameProcessingStartupCount; in EstimateRandomJitter()