Searched defs:kMaxVideoCodecWidth (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/app/webrtc/ | ||
D | jsepsessiondescription.cc | 71 const int JsepSessionDescription::kMaxVideoCodecWidth = 1280; member in webrtc::JsepSessionDescription |
D | jsepsessiondescription.h | 87 static const int kMaxVideoCodecWidth; variable |