Searched refs:onset_detection (Results 1 – 5 of 5) sorted by relevance
153 config.erle.onset_detection = true; in TEST_P()208 config.erle.onset_detection = true; in TEST_P()
45 : use_onset_detection_(config.erle.onset_detection), in SubbandErleEstimator()
282 adjusted_cfg.erle.onset_detection = false; in AdjustConfig()
99 bool onset_detection = true; member
239 ReadParam(section, "onset_detection", &cfg.erle.onset_detection); in Aec3ConfigFromJsonString()518 << (config.erle.onset_detection ? "true" : "false") << ","; in Aec3ConfigToJsonString()