Searched refs:UDP_MAX_PKT_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | udp.c | 80 #define UDP_MAX_PKT_SIZE 65536 macro 112 uint8_t tmp[UDP_MAX_PKT_SIZE+4]; 758 h->max_packet_size = UDP_MAX_PKT_SIZE; in udp_open() |
Completed in 2 milliseconds