HomeSort by relevance Sort by last modified time
    Searched refs:kMaxVideoCodecHeight (Results 1 - 4 of 4) 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;
webrtcsdp_unittest.cc 593 JsepSessionDescription::kMaxVideoCodecHeight,
    [all...]
webrtcsdp.cc     [all...]

Completed in 47 milliseconds