Searched refs:IsNearendState (Results 1 – 4 of 4) sorted by relevance
27 virtual bool IsNearendState() const = 0;
30 bool IsNearendState() const override { return nearend_state_; } in IsNearendState() function
29 bool IsNearendState() const override { return nearend_state_; } in IsNearendState() function
169 if (!dominant_nearend_detector_->IsNearendState()) { in UpperBandsGain()196 const auto& p = dominant_nearend_detector_->IsNearendState() ? nearend_params_ in GainToNoAudibleEcho()232 const bool is_nearend_state = dominant_nearend_detector_->IsNearendState(); in GetMinGain()252 const auto& inc = dominant_nearend_detector_->IsNearendState() in GetMaxGain()