Searched refs:rtsp_read_play (Results 1 – 1 of 1) sorted by relevance
515 static int rtsp_read_play(AVFormatContext *s) in rtsp_read_play() function761 ret = rtsp_read_play(s); in rtsp_read_header()899 rtsp_read_play (s); in rtsp_read_packet()921 if (rtsp_read_play(s) != 0) in rtsp_read_packet()969 if ((ret = rtsp_read_play(s)) != 0) in rtsp_read_seek()996 .read_play = rtsp_read_play,