Home
last modified time | relevance | path

Searched refs:UpdateBitrateConstraints (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/test/scenario/
Dprobing_test.cc63 caller->UpdateBitrateConstraints(bitrate_config); in TEST()
71 caller->UpdateBitrateConstraints(bitrate_config); in TEST()
Dcall_client.h121 void UpdateBitrateConstraints(const BitrateConstraints& constraints);
Dcall_client.cc284 void CallClient::UpdateBitrateConstraints( in UpdateBitrateConstraints() function in webrtc::test::CallClient
/external/webrtc/call/
Drtp_transport_controller_send.cc304 UpdateBitrateConstraints(*relay_constraint_update); in OnNetworkRouteChanged()
436 void RtpTransportControllerSend::UpdateBitrateConstraints( in UpdateBitrateConstraints() function in webrtc::RtpTransportControllerSend
454 UpdateBitrateConstraints(*updated); in SetSdpBitrateParameters()
467 UpdateBitrateConstraints(*updated); in SetClientBitratePreferences()
Drtp_transport_controller_send.h143 void UpdateBitrateConstraints(const BitrateConstraints& updated);