Home
last modified time | relevance | path

Searched defs:MaskingThresholds (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/audio/
H A Decho_canceller3_config.h167 struct MaskingThresholds { struct
172 MaskingThresholds& operator=(const MaskingThresholds& e);
173 float enr_transparent;
174 float enr_suppress;
175 float emr_transparent;
H A Decho_canceller3_config.cc74 EchoCanceller3Config::Suppressor::MaskingThresholds::MaskingThresholds( in MaskingThresholds() function in webrtc::EchoCanceller3Config::Suppressor::MaskingThresholds