Searched defs:is_enabled (Results 1 – 9 of 9) sorted by relevance
95 bool NoiseSuppressionImpl::is_enabled() const { in is_enabled() function in webrtc::NoiseSuppressionImpl
99 bool VoiceDetectionImpl::is_enabled() const { in is_enabled() function in webrtc::VoiceDetectionImpl
142 bool HighPassFilterImpl::is_enabled() const { in is_enabled() function in webrtc::HighPassFilterImpl
120 bool LevelEstimatorImpl::is_enabled() const { in is_enabled() function in webrtc::LevelEstimatorImpl
167 bool EchoControlMobileImpl::is_enabled() const { in is_enabled() function in webrtc::EchoControlMobileImpl
233 bool GainControlImpl::is_enabled() const { in is_enabled() function in webrtc::GainControlImpl
175 bool EchoCancellationImpl::is_enabled() const { in is_enabled() function in webrtc::EchoCancellationImpl
1077 void is_enabled (NegativeTestContext& ctx) in is_enabled() function
439 static Target* is_enabled(Benchmark* bench, const Config& config) { in is_enabled() function