Searched defs:kDefaultVideoCodecName (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/talk/app/webrtc/ | ||
| D | jsepsessiondescription.h | 86 static const char kDefaultVideoCodecName[]; variable |
| D | jsepsessiondescription.cc | 64 const char JsepSessionDescription::kDefaultVideoCodecName[] = "VP8"; member in webrtc::JsepSessionDescription |