Searched refs:vp8_high (Results 1 – 3 of 3) sorted by relevance
52 &s.vp8_low, &s.vp8_high, &s.vp9_low, &s.vp9_high, &s.h264_low, in ParseSettings()69 return GetThresholds(settings->vp8_low, settings->vp8_high, kMaxVp8Qp); in GetQpThresholds()
21 int vp8_high; // VP8: high QP threshold. member
21 EXPECT_EQ(a.vp8_high, b.vp8_high); in ExpectEqualSettings()