Searched refs:BweIgnoreSmallPacketsSettings (Results 1 – 2 of 2) sorted by relevance
36 struct BweIgnoreSmallPacketsSettings { struct39 BweIgnoreSmallPacketsSettings() = default; argument40 explicit BweIgnoreSmallPacketsSettings(122 BweIgnoreSmallPacketsSettings ignore_small_;
48 constexpr char BweIgnoreSmallPacketsSettings::kKey[];51 BweIgnoreSmallPacketsSettings::BweIgnoreSmallPacketsSettings( in BweIgnoreSmallPacketsSettings() function in webrtc::BweIgnoreSmallPacketsSettings54 key_value_config->Lookup(BweIgnoreSmallPacketsSettings::kKey)); in BweIgnoreSmallPacketsSettings()58 BweIgnoreSmallPacketsSettings::Parser() { in Parser()