HomeSort by relevance Sort by last modified time
    Searched defs:kMaxVideoCodecHeight (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
jsepsessiondescription.h 88 static const int kMaxVideoCodecHeight;
jsepsessiondescription.cc 72 const int JsepSessionDescription::kMaxVideoCodecHeight = 1280;
75 const int JsepSessionDescription::kMaxVideoCodecHeight = 1080;

Completed in 50 milliseconds