Searched defs:qpMax (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/
H A Dcommon_types.h657 unsigned int qpMax; // minimum quality member in struct:webrtc::SimulcastStream
666 qpMax == other.qpMax;
704 unsigned int qpMax; member in struct:webrtc::VideoCodec
726 qpMax == other.qpMax &&

Completed in 86 milliseconds