Searched refs:min_decision_threshold_ (Results 1 – 2 of 2) sorted by relevance
76 float min_decision_threshold() const { return min_decision_threshold_; } in min_decision_threshold()78 min_decision_threshold_ = min_decision_threshold; in set_min_decision_threshold()115 float min_decision_threshold_; // Minimum rms detection threshold variable
25 min_decision_threshold_ = 50.0f; in SetDefaults()45 min_decision_threshold_ = source.min_decision_threshold(); in operator =()