Home
last modified time | relevance | path

Searched refs:aecm_routing_mode (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/audio_processing/include/
Daec_dump.cc29 aecm_routing_mode == other.aecm_routing_mode && in operator ==()
Daec_dump.h44 int aecm_routing_mode = 0; member
/external/webrtc/modules/audio_processing/
Ddebug.proto59 optional int32 aecm_routing_mode = 8 [deprecated = true]; field
Daudio_processing_impl.cc2425 apm_config.aecm_routing_mode = in WriteAecDumpConfigMessage()
/external/webrtc/modules/audio_processing/test/
Daec_dump_based_simulator.cc393 msg.aecm_routing_mode()) != EchoControlMobileImpl::kSpeakerphone) { in HandleMessage()
395 << msg.aecm_routing_mode(); in HandleMessage()
/external/webrtc/modules/audio_processing/aec_dump/
Daec_dump_impl.cc36 pb_cfg->set_aecm_routing_mode(config.aecm_routing_mode); in CopyFromConfigToEvent()
/external/webrtc/rtc_tools/unpack_aecdump/
Dunpack.cc511 PRINT_CONFIG(aecm_routing_mode); in do_main()
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.pb.h1046 PROTOBUF_DEPRECATED int32_t aecm_routing_mode() const; in Swap()
2955 inline int32_t Config::aecm_routing_mode() const { in aecm_routing_mode() function