Searched defs:MaskingThresholds (Results 1 – 2 of 2) sorted by relevance
159 struct MaskingThresholds { struct164 MaskingThresholds& operator=(const MaskingThresholds& e);165 float enr_transparent;166 float enr_suppress;167 float emr_transparent;
74 EchoCanceller3Config::Suppressor::MaskingThresholds::MaskingThresholds( in MaskingThresholds() function in webrtc::EchoCanceller3Config::Suppressor::MaskingThresholds