Searched refs:ff_rtsp_connect (Results 1 – 4 of 4) sorted by relevance
574 int ff_rtsp_connect(AVFormatContext *s);
129 ret = ff_rtsp_connect(s); in rtsp_write_header()
746 ret = ff_rtsp_connect(s); in rtsp_read_header()
1709 int ff_rtsp_connect(AVFormatContext *s) in ff_rtsp_connect() function