Searched refs:kHighlyInfeedBoundThresholdInPercent (Results 1 – 1 of 1) sorted by relevance
61 constexpr double kHighlyInfeedBoundThresholdInPercent = 20; variable625 if (input_percent >= kHighlyInfeedBoundThresholdInPercent) { in InputAnalysis()