Home
last modified time | relevance | path

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

/external/webrtc/test/scenario/
Daudio_stream.cc106 config.stream.in_bandwidth_estimation) { in SendAudioStream()
120 if (config.stream.in_bandwidth_estimation) { in SendAudioStream()
183 if (config.stream.in_bandwidth_estimation) { in ReceiveAudioStream()
Dscenario_unittest.cc42 audio_stream_config.stream.in_bandwidth_estimation = false; in TEST()
171 audio_stream_config.stream.in_bandwidth_estimation = true; in TEST()
Dscenario_config.h211 bool in_bandwidth_estimation = false; member