HomeSort by relevance Sort by last modified time
    Searched refs:kMaxVideoCodecWidth (Results 1 - 4 of 4) sorted by null

  /external/webrtc/talk/app/webrtc/
jsepsessiondescription.h 87 static const int kMaxVideoCodecWidth;
jsepsessiondescription.cc 71 const int JsepSessionDescription::kMaxVideoCodecWidth = 1280;
74 const int JsepSessionDescription::kMaxVideoCodecWidth = 1920;
webrtcsdp_unittest.cc 592 JsepSessionDescription::kMaxVideoCodecWidth,
    [all...]
webrtcsdp.cc     [all...]

Completed in 431 milliseconds