Home
last modified time | relevance | path

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

/external/webrtc/api/audio/
Decho_canceller3_config.h159 struct MaskingThresholds { struct
164 MaskingThresholds& operator=(const MaskingThresholds& e);
165 float enr_transparent;
166 float enr_suppress;
167 float emr_transparent;
Decho_canceller3_config.cc74 EchoCanceller3Config::Suppressor::MaskingThresholds::MaskingThresholds( in MaskingThresholds() function in webrtc::EchoCanceller3Config::Suppressor::MaskingThresholds