Searched refs:kDefaultVideoCodecName (Results 1 – 3 of 3) sorted by relevance
72 static const char kDefaultVideoCodecName[]; variable
116 const char JsepSessionDescription::kDefaultVideoCodecName[] = "VP8"; member in webrtc::JsepSessionDescription
1373 VideoCodec(120, JsepSessionDescription::kDefaultVideoCodecName)); in CreateVideoContentDescription()2054 EXPECT_STREQ(webrtc::JsepSessionDescription::kDefaultVideoCodecName, in TestDeserializeRtcpFb()