Home
last modified time | relevance | path

Searched defs:burst_interval (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsender_packet_router.cc31 milliseconds burst_interval) in SenderPacketRouter()
234 milliseconds burst_interval) { in ComputeMaxPacketsPerBurst()
249 milliseconds burst_interval) { in ComputeMaxBurstBitrate()
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dtask_queue_paced_sender.cc61 absl::optional<TimeDelta> burst_interval) in TaskQueuePacedSender()
H A Dpacing_controller.cc241 void PacingController::SetSendBurstInterval(TimeDelta burst_interval) { in SetSendBurstInterval()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr_sender_test.cc776 QuicTime::Delta burst_interval = QuicTime::Delta::FromMilliseconds(300); in TEST_F() local
H A Dbbr2_simulator_test.cc1588 QuicTime::Delta burst_interval = QuicTime::Delta::FromMilliseconds(300); in TEST_F() local