Home
last modified time | relevance | path

Searched refs:has_playout_volume_change (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/modules/audio_processing/test/
Druntime_setting_util.cc25 setting.has_playout_volume_change()); in ReplayRuntimeSetting()
35 } else if (setting.has_playout_volume_change()) { in ReplayRuntimeSetting()
Daec_dump_based_simulator.cc628 } else if (msg.has_playout_volume_change()) { in HandleMessage()
/external/webrtc/rtc_tools/unpack_aecdump/
Dunpack.cc286 return event.runtime_setting().has_playout_volume_change(); in RuntimeSettingWriters()
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h1571 bool has_playout_volume_change() const; in Swap()
3469 inline bool RuntimeSetting::has_playout_volume_change() const { in has_playout_volume_change() function