Searched refs:ff_rtsp_make_setup_request (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 Drtsp.h617 int ff_rtsp_make_setup_request(AVFormatContext *s, const char *host, int port,
621 * Undo the effect of ff_rtsp_make_setup_request, close the
H A Drtspdec.c777 return ff_rtsp_make_setup_request(s, host, port, RTSP_LOWER_TRANSPORT_TCP,
H A Drtsp.c1339 int ff_rtsp_make_setup_request(AVFormatContext *s, const char *host, int port, function
1797 err = ff_rtsp_make_setup_request(s, host, port, lower_transport,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtsp.h542 int ff_rtsp_make_setup_request(AVFormatContext *s, const char *host, int port,
546 * Undo the effect of ff_rtsp_make_setup_request, close the
H A Drtspdec.c240 return ff_rtsp_make_setup_request(s, host, port, RTSP_LOWER_TRANSPORT_TCP,
H A Drtsp.c1102 int ff_rtsp_make_setup_request(AVFormatContext *s, const char *host, int port, function
1589 err = ff_rtsp_make_setup_request(s, host, port, lower_transport,

Completed in 175 milliseconds