Home
last modified time | relevance | path

Searched refs:has_transient_suppression_enabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Ddebug_dump_replayer.cc224 RTC_CHECK(msg.has_transient_suppression_enabled()); in ConfigureApm()
H A Daec_dump_based_simulator.cc451 if (msg.has_transient_suppression_enabled() || settings_.use_ts) { in HandleMessage()
/aosp_15_r20/external/webrtc/webrtc/modules/audio_processing/
H A Ddebug.pb.h1158 bool has_transient_suppression_enabled() const; in Swap()
3169 inline bool Config::has_transient_suppression_enabled() const { in has_transient_suppression_enabled() function