Searched refs:Intelligibility (Results 1 – 4 of 4) sorted by relevance
116 config.Set<Intelligibility>(new Intelligibility(FLAGS_ie || FLAGS_all)); in main()
146 struct Intelligibility { struct147 Intelligibility() : enabled(false) {} in Intelligibility() function148 explicit Intelligibility(bool enabled) : enabled(enabled) {} in Intelligibility() function
603 config.Set<Intelligibility>(new Intelligibility(true)); in SetUp()
222 config.Get<Intelligibility>().enabled), in AudioProcessingImpl()