Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec_rfc4175.c76 static int rfc4175_parse_fmtp(AVFormatContext *s, AVStream *stream, in rfc4175_parse_fmtp() function
102 int ret = ff_parse_fmtp(s, stream, data, p, rfc4175_parse_fmtp); in rfc4175_parse_sdp_line()