Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/parser/src/
Dsdpparser.cpp483 bool check_for_rtpmap = true; in parseSDP() local
486 check_for_rtpmap = false; in parseSDP()
490 if (supported_media && check_for_rtpmap) in parseSDP()
599 else if (check_for_rtpmap == false) in parseSDP()
628 if (check_for_rtpmap == true) in parseSDP()