Searched refs:kDefaultVideoCodecName (Results 1 – 4 of 4) sorted by relevance
86 static const char kDefaultVideoCodecName[]; variable
62 const char JsepSessionDescription::kDefaultVideoCodecName[] = "VP8"; member in webrtc::JsepSessionDescription
567 JsepSessionDescription::kDefaultVideoCodecName, in WebRtcSdpTest()1314 EXPECT_STREQ(webrtc::JsepSessionDescription::kDefaultVideoCodecName, in TestDeserializeRtcpFb()
635 JsepSessionDescription::kDefaultVideoCodecName, in Initialize()