Searched refs:kMaxVideoCodecWidth (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Djsepsessiondescription.h87 static const int kMaxVideoCodecWidth; member in class:webrtc::JsepSessionDescription
H A Djsepsessiondescription.cc67 const int JsepSessionDescription::kMaxVideoCodecWidth = 1280; member in class:webrtc::JsepSessionDescription
70 const int JsepSessionDescription::kMaxVideoCodecWidth = 1920; member in class:webrtc::JsepSessionDescription
H A Dwebrtcsession.cc636 JsepSessionDescription::kMaxVideoCodecWidth,
H A Dwebrtcsdp_unittest.cc568 JsepSessionDescription::kMaxVideoCodecWidth,
H A Dwebrtcsdp.cc2941 // JsepSessionDescription::kMaxVideoCodecWidth and kMaxVideoCodecHeight.
2943 JsepSessionDescription::kMaxVideoCodecWidth,

Completed in 165 milliseconds