Searched refs:udp_read (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | udp.c | 984 static int udp_read(URLContext *h, uint8_t *buf, int size) in udp_read() function 1146 .url_read = udp_read, 1158 .url_read = udp_read, |
Completed in 2 milliseconds