Searched defs:BweIgnoreSmallPacketsSettings (Results 1 – 2 of 2) sorted by relevance
36 struct BweIgnoreSmallPacketsSettings { struct39 BweIgnoreSmallPacketsSettings() = default; argument43 double smoothing_factor = 0.1;44 double fraction_large = 1.0;
51 BweIgnoreSmallPacketsSettings::BweIgnoreSmallPacketsSettings( in BweIgnoreSmallPacketsSettings() function in webrtc::BweIgnoreSmallPacketsSettings