Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtsp.c2030 static int udp_read_packet(AVFormatContext *s, RTSPStream **prtsp_st, in udp_read_packet() function
2166 len = udp_read_packet(s, rtsp_st, rt->recvbuf, RECVBUF_SIZE, wait_end); in read_packet()