OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateBytesPerInterval
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/pacing/
paced_sender.h
129
void
UpdateBytesPerInterval
(int64_t delta_time_in_ms)
paced_sender.cc
264
UpdateBytesPerInterval
(kMinPacketLimitMs);
381
UpdateBytesPerInterval
(delta_time_ms);
457
void PacedSender::
UpdateBytesPerInterval
(int64_t delta_time_ms) {
Completed in 55 milliseconds