Searched defs:LibvpxVp8QpMax (Results 1 – 2 of 2) sorted by relevance
161 absl::optional<int> RateControlSettings::LibvpxVp8QpMax() const { in LibvpxVp8QpMax() function in webrtc::RateControlSettings
68 TEST(RateControlSettingsTest, LibvpxVp8QpMax) { in TEST() argument