Home
last modified time | relevance | path

Searched defs:QpCounters (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dreceive_statistics_proxy2.h124 struct QpCounters { struct
125 rtc::SampleCounter vp8;
Dsend_statistics_proxy.h192 struct QpCounters { struct
193 SampleCounter vp8; // QP range: 0-127.
194 SampleCounter vp9; // QP range: 0-255.
195 SampleCounter h264; // QP range: 0-51.