Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpproto.c380 static int rtp_read(URLContext *h, uint8_t *buf, int size) in rtp_read() function
562 .url_read = rtp_read,