Home
last modified time | relevance | path

Searched defs:max_packet_size (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavformat/
Drtpenc.c359 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
Drtpenc_vp8.c29 int len, max_packet_size, header_size; in ff_rtp_send_vp8() local
Drtpenc_aac.c32 int len, max_packet_size = s->max_payload_size - max_au_headers_size; in ff_rtp_send_aac() local
Drtpenc_h263.c46 int len, max_packet_size; in ff_rtp_send_h263() local
Drtpenc_mpv.c32 int len, h, max_packet_size; in ff_rtp_send_mpegvideo() local
Daviobuf.c924 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
Durl.h44 …int max_packet_size; /**< if non zero, the stream is packetized with this max packet size */ member
Davio.h241 int max_packet_size; member
Dmovenc.h130 uint32_t max_packet_size; member
/third_party/lwip/test/fuzz/
Dfuzz.c116 const u16_t max_packet_size = 1514; in input_pkts() local
/third_party/ffmpeg/libavcodec/
Dpngenc.c530 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/
Dusb_core.h165 uint16_t max_packet_size; member
/third_party/python/Lib/
Dsocketserver.py524 max_packet_size = 8192 variable in UDPServer
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h149 guint64 max_packet_size, max_page_size; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c86 uint32_t max_packet_size; member
2297 uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, in xhci_configure_endpoint()