Home
last modified time | relevance | path

Searched refs:kDefaultVideoCodecName (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/
Djsep_session_description.h72 static const char kDefaultVideoCodecName[]; variable
/external/webrtc/pc/
Djsep_session_description.cc116 const char JsepSessionDescription::kDefaultVideoCodecName[] = "VP8"; member in webrtc::JsepSessionDescription
Dwebrtc_sdp_unittest.cc1373 VideoCodec(120, JsepSessionDescription::kDefaultVideoCodecName)); in CreateVideoContentDescription()
2054 EXPECT_STREQ(webrtc::JsepSessionDescription::kDefaultVideoCodecName, in TestDeserializeRtcpFb()