Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Dsender_packet_router.cc241 const int bursts_per_second = kOneSecondInMilliseconds / burst_interval; in ComputeMaxPacketsPerBurst() local
256 const int bursts_per_second = kOneSecondInMilliseconds / burst_interval; in ComputeMaxBurstBitrate() local