Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dchannel_controller.cc21 int channel_1_to_2_bandwidth_bps, in Config() argument
25 channel_1_to_2_bandwidth_bps(channel_1_to_2_bandwidth_bps), in Config()
54 *uplink_bandwidth_bps_ >= config_.channel_1_to_2_bandwidth_bps) { in MakeDecision()
Dchannel_controller.h28 int channel_1_to_2_bandwidth_bps,
34 int channel_1_to_2_bandwidth_bps; member
Dconfig.proto137 optional int32 channel_1_to_2_bandwidth_bps = 1; field
Dcontroller_manager.cc169 config.channel_1_to_2_bandwidth_bps(), in CreateChannelController()