Home
last modified time | relevance | path

Searched refs:both_or_none_set (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/rtc_base/experiments/
Dbalanced_degradation_settings.cc80 bool both_or_none_set = ((config1.qp_low > 0) == (config2.qp_low > 0) && in IsValid() local
83 if (!both_or_none_set) { in IsValid()