Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe.h36 struct BweIgnoreSmallPacketsSettings { struct
39 BweIgnoreSmallPacketsSettings() = default; argument
43 double smoothing_factor = 0.1;
44 double fraction_large = 1.0;
Ddelay_based_bwe.cc51 BweIgnoreSmallPacketsSettings::BweIgnoreSmallPacketsSettings( in BweIgnoreSmallPacketsSettings() function in webrtc::BweIgnoreSmallPacketsSettings