Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dcongestion_window_pushback_controller.h33 void UpdatePacingQueue(int64_t pacing_bytes);
Dcongestion_window_pushback_controller.cc42 void CongestionWindowPushbackController::UpdatePacingQueue( in UpdatePacingQueue() function in webrtc::CongestionWindowPushbackController
Dgoog_cc_network_control.cc201 congestion_window_pushback_controller_->UpdatePacingQueue( in OnProcessInterval()