Searched defs:QpCounters (Results 1 – 2 of 2) sorted by relevance
124 struct QpCounters { struct125 rtc::SampleCounter vp8;
192 struct QpCounters { struct193 SampleCounter vp8; // QP range: 0-127.194 SampleCounter vp9; // QP range: 0-255.195 SampleCounter h264; // QP range: 0-51.