Lines Matching refs:Suppressor
68 EchoCanceller3Config::Suppressor::Suppressor() = default;
69 EchoCanceller3Config::Suppressor::Suppressor(
70 const EchoCanceller3Config::Suppressor& e) = default;
71 EchoCanceller3Config::Suppressor& EchoCanceller3Config::Suppressor::operator=(
72 const Suppressor& e) = default;
74 EchoCanceller3Config::Suppressor::MaskingThresholds::MaskingThresholds( in MaskingThresholds()
81 EchoCanceller3Config::Suppressor::MaskingThresholds::MaskingThresholds(
82 const EchoCanceller3Config::Suppressor::MaskingThresholds& e) = default;
83 EchoCanceller3Config::Suppressor::MaskingThresholds&
84 EchoCanceller3Config::Suppressor::MaskingThresholds::operator=(
87 EchoCanceller3Config::Suppressor::Tuning::Tuning(MaskingThresholds mask_lf, in Tuning()
95 EchoCanceller3Config::Suppressor::Tuning::Tuning(
96 const EchoCanceller3Config::Suppressor::Tuning& e) = default;
97 EchoCanceller3Config::Suppressor::Tuning&
98 EchoCanceller3Config::Suppressor::Tuning::operator=(const Tuning& e) = default;