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

/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h616 unsigned int qpMax; // minimum quality member in struct:webrtc::SimulcastStream
625 qpMax == other.qpMax;
656 unsigned int qpMax; member in struct:webrtc::VideoCodec
677 qpMax == other.qpMax &&
/external/webrtc/src/
H A Dcommon_types.h557 unsigned int qpMax; // minimum quality member in struct:webrtc::SimulcastStream
577 unsigned int qpMax; member in struct:webrtc::VideoCodec

Completed in 387 milliseconds