Searched refs:effects_ (Results 1 – 6 of 6) sorted by relevance
20 effects_(NO_EFFECTS) { in AudioParameters()33 effects_(NO_EFFECTS) { in AudioParameters()47 effects_(effects) { in AudioParameters()61 effects_(effects) { in AudioParameters()
98 int effects() const { return effects_; } in effects()109 effects_ == other.effects();126 int effects_; // Bitmask using PlatformEffectsMask. variable
87 const int effects_; variable
99 effects_(effects), in MediaAudioConstraints()148 if (effects_ & media::AudioParameters::ECHO_CANCELLER) in GetEchoCancellationProperty()
161 const int effects_; variable
48 effects_(params.effects()), in WASAPIAudioInputStream()500 if (effects_ & AudioParameters::DUCKING) { in SetCaptureDevice()