Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc308 static bool ParseRtpmapAttribute(const std::string& line,
2588 if (!ParseRtpmapAttribute(line, media_type, codec_preference, in ParseContent()
2874 bool ParseRtpmapAttribute(const std::string& line, in ParseRtpmapAttribute() function