Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/test/
Ddebug_dump_replayer.cc230 RTC_CHECK(msg.has_agc_mode()); in ConfigureApm()
Daec_dump_based_simulator.cc407 if (msg.has_agc_mode() || settings_.agc_mode) { in HandleMessage()
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h1106 bool has_agc_mode() const; in Swap()
3001 inline bool Config::has_agc_mode() const { in has_agc_mode() function