Home
last modified time | relevance | path

Searched refs:kMaxVideoCodecWidth (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/
Djsepsessiondescription.cc71 const int JsepSessionDescription::kMaxVideoCodecWidth = 1280; member in webrtc::JsepSessionDescription
74 const int JsepSessionDescription::kMaxVideoCodecWidth = 1920; member in webrtc::JsepSessionDescription
Djsepsessiondescription.h87 static const int kMaxVideoCodecWidth; variable
Dwebrtcsdp_unittest.cc592 JsepSessionDescription::kMaxVideoCodecWidth, in WebRtcSdpTest()
Dwebrtcsdp.cc2930 JsepSessionDescription::kMaxVideoCodecWidth, in ParseRtpmapAttribute()