Searched defs:Suppressor (Results 1 – 4 of 4) sorted by relevance
152 struct Suppressor { struct155 Suppressor& operator=(const Suppressor& e);157 size_t nearend_average_blocks = 4;159 struct MaskingThresholds {170 struct Tuning {183 Tuning normal_tuning = Tuning(MaskingThresholds(.3f, .4f, .3f),187 Tuning nearend_tuning = Tuning(MaskingThresholds(1.09f, 1.1f, .3f),192 struct DominantNearendDetection {199 } dominant_nearend_detection;201 struct SubbandNearendDetection {[all …]
12 class Suppressor: class
231 interface Suppressor { interface in Closer