Searched refs:kDefaultVideoCodecName (Results 1 – 3 of 3) sorted by relevance
86 static const char kDefaultVideoCodecName[]; variable
64 const char JsepSessionDescription::kDefaultVideoCodecName[] = "VP8"; member in webrtc::JsepSessionDescription
591 JsepSessionDescription::kDefaultVideoCodecName, in WebRtcSdpTest()1357 EXPECT_STREQ(webrtc::JsepSessionDescription::kDefaultVideoCodecName, in TestDeserializeRtcpFb()