Searched refs:vp8_low (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()
20 int vp8_low; // VP8: low QP threshold. member
20 EXPECT_EQ(a.vp8_low, b.vp8_low); in ExpectEqualSettings()