Searched defs:max_packet_size (Results 1 – 15 of 15) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | rtpenc.c | 359 int len, max_packet_size, n; in rtp_send_samples() local 388 int len, count, max_packet_size; in rtp_send_mpegaudio() local 440 int len, max_packet_size; in rtp_send_raw() local
|
| D | rtpenc_vp8.c | 29 int len, max_packet_size, header_size; in ff_rtp_send_vp8() local
|
| D | rtpenc_aac.c | 32 int len, max_packet_size = s->max_payload_size - max_au_headers_size; in ff_rtp_send_aac() local
|
| D | rtpenc_h263.c | 46 int len, max_packet_size; in ff_rtp_send_h263() local
|
| D | rtpenc_mpv.c | 32 int len, h, max_packet_size; in ff_rtp_send_mpegvideo() local
|
| D | aviobuf.c | 924 int buffer_size, max_packet_size; in ffio_fdopen() local 1357 static int url_open_dyn_buf_internal(AVIOContext **s, int max_packet_size) in url_open_dyn_buf_internal() 1384 int ffio_open_dyn_packet_buf(AVIOContext **s, int max_packet_size) in ffio_open_dyn_packet_buf() 1416 int max_packet_size = s->max_packet_size; in ffio_reset_dyn_buf() local
|
| D | url.h | 44 …int max_packet_size; /**< if non zero, the stream is packetized with this max packet size */ member
|
| D | avio.h | 241 int max_packet_size; member
|
| D | movenc.h | 130 uint32_t max_packet_size; member
|
| /third_party/lwip/test/fuzz/ |
| D | fuzz.c | 116 const u16_t max_packet_size = 1514; in input_pkts() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | pngenc.c | 530 size_t max_packet_size; in encode_png() local 847 size_t max_packet_size; in encode_apng() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_core.h | 165 uint16_t max_packet_size; member
|
| /third_party/python/Lib/ |
| D | socketserver.py | 524 max_packet_size = 8192 variable in UDPServer
|
| /third_party/gstreamer/gstplugins_base/ext/ogg/ |
| D | gstoggdemux.h | 149 guint64 max_packet_size, max_page_size; member
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| D | xhci.c | 86 uint32_t max_packet_size; member 2297 uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, in xhci_configure_endpoint()
|