Home
last modified time | relevance | path

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

/external/webrtc/video/
Dreceive_statistics_proxy.h106 struct QpCounters { struct
107 rtc::SampleCounter vp8;
Dreceive_statistics_proxy2.h121 struct QpCounters { struct
122 rtc::SampleCounter vp8;
Dsend_statistics_proxy.h194 struct QpCounters { struct
195 SampleCounter vp8; // QP range: 0-127.
196 SampleCounter vp9; // QP range: 0-255.
197 SampleCounter h264; // QP range: 0-51.