Searched refs:ff_rtp_get_local_rtp_port (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpproto.h28 int ff_rtp_get_local_rtp_port(URLContext *h);
H A Drtspdec.c303 ff_rtp_get_local_rtp_port(rtsp_st->rtp_handle));
309 localport = ff_rtp_get_local_rtp_port(rtsp_st->rtp_handle);
H A Drtpproto.c516 int ff_rtp_get_local_rtp_port(URLContext *h) function
H A Drtsp.c1417 port = ff_rtp_get_local_rtp_port(rtsp_st->rtp_handle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec.h49 int ff_rtp_get_local_rtp_port(URLContext *h);
H A Drtpproto.c296 int ff_rtp_get_local_rtp_port(URLContext *h) function
H A Drtsp.c1178 port = ff_rtp_get_local_rtp_port(rtsp_st->rtp_handle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c3150 rtp_port = ff_rtp_get_local_rtp_port(rtp_c->rtp_handles[stream_index]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c3225 rtp_port = ff_rtp_get_local_rtp_port(rtp_c->rtp_handles[stream_index]);

Completed in 138 milliseconds