Searched refs:UDP_TX_BUF_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | udp.c | 78 #define UDP_TX_BUF_SIZE 32768 macro 661 s->buffer_size = is_output ? UDP_TX_BUF_SIZE : UDP_RX_BUF_SIZE; in udp_open() |
Completed in 3 milliseconds