Home
last modified time | relevance | path

Searched refs:pick_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtsp.c2106 static int pick_stream(AVFormatContext *s, RTSPStream **rtsp_st, in pick_stream() function
2176 len = pick_stream(s, rtsp_st, rt->recvbuf, len); in read_packet()