Searched refs:initial_threshold (Results 1 – 2 of 2) sorted by relevance
34 threshold_(options_.initial_threshold), in OveruseDetector()97 threshold_ = options_.initial_threshold; in SetRateControlRegion()102 threshold_ = options_.initial_threshold / 2; in SetRateControlRegion()
731 initial_threshold(25.0) { in OverUseDetectorOptions()744 double initial_threshold; member