Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/pacing/
H A Dpacing_controller.h70 static const TimeDelta kMaxExpectedQueueLength; variable
H A Dpacing_controller.cc47 const TimeDelta PacingController::kMaxExpectedQueueLength = member in webrtc::PacingController