Searched refs:ff_rtp_parse_open (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec.h43 RTPDemuxContext *ff_rtp_parse_open(AVFormatContext *s1, AVStream *st,
H A Drtpdec.c495 RTPDemuxContext *ff_rtp_parse_open(AVFormatContext *s1, AVStream *st, function
H A Drtsp.c771 rtsp_st->transport_priv = ff_rtp_parse_open(s, st,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec.h41 RTPDemuxContext *ff_rtp_parse_open(AVFormatContext *s1, AVStream *st, URLContext *rtpc, int payload_type, int queue_size);
H A Drtpdec.c367 RTPDemuxContext *ff_rtp_parse_open(AVFormatContext *s1, AVStream *st, URLContext *rtpc, int payload_type, int queue_size) function
H A Drtsp.c611 rtsp_st->transport_priv = ff_rtp_parse_open(s, st, rtsp_st->rtp_handle,

Completed in 177 milliseconds