Searched refs:EchoModel (Results 1 – 3 of 3) sorted by relevance
135 struct EchoModel { struct136 EchoModel();137 EchoModel(const EchoModel& e);138 EchoModel& operator=(const EchoModel& e); argument
62 EchoCanceller3Config::EchoModel::EchoModel() = default;63 EchoCanceller3Config::EchoModel::EchoModel(64 const EchoCanceller3Config::EchoModel& e) = default;65 EchoCanceller3Config::EchoModel& EchoCanceller3Config::EchoModel::operator=(66 const EchoModel& e) = default;
86 const EchoCanceller3Config::EchoModel& echo_model, in GetRenderIndexesToAnalyze()152 void ApplyNoiseGate(const EchoCanceller3Config::EchoModel& config, in ApplyNoiseGate()166 const EchoCanceller3Config::EchoModel& echo_model, in EchoGeneratingPower()