Searched refs:udp_write (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | udp.c | 1048 static int udp_write(URLContext *h, const uint8_t *buf, int size) in udp_write() function 1147 .url_write = udp_write, 1159 .url_write = udp_write, |
Completed in 3 milliseconds