Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/parser/src/
Dsdpparser.cpp369 int rtpmap_cu; in parseSDP() local
371 if (!parse_rtpmap(line_start_ptr, line_end_ptr, rtpmap_cu, encoding_name)) in parseSDP()
377 rtpmap_pt.push_back(rtpmap_cu); in parseSDP()