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