Home
last modified time | relevance | path

Searched refs:UpdateBytesPerInterval (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/pacing/
Dpaced_sender.cc264 UpdateBytesPerInterval(kMinPacketLimitMs); in PacedSender()
381 UpdateBytesPerInterval(delta_time_ms); in Process()
457 void PacedSender::UpdateBytesPerInterval(int64_t delta_time_ms) { in UpdateBytesPerInterval() function in webrtc::PacedSender
Dpaced_sender.h129 void UpdateBytesPerInterval(int64_t delta_time_in_ms)