Home
last modified time | relevance | path

Searched defs:max_packet_size (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpenc_vp8.c29 int len, max_packet_size, header_size; in ff_rtp_send_vp8() local
H A Drtpenc_aac.c32 int len, max_packet_size = s->max_payload_size - max_au_headers_size; in ff_rtp_send_aac() local
H A Drtpenc_h263.c46 int len, max_packet_size; in ff_rtp_send_h263() local
H A Drtpenc_mpv.c32 int len, h, max_packet_size; in ff_rtp_send_mpegvideo() local
H A Drtpenc.c361 int len, max_packet_size, n; in rtp_send_samples() local
390 int len, count, max_packet_size; in rtp_send_mpegaudio() local
442 int len, max_packet_size; rtp_send_raw() local
[all...]
H A Durl.h43 int max_packet_size; /**< if non zero, the stream is packetized with this max packet size */ member
H A Davio.h243 int max_packet_size; member
H A Daviobuf.c959 int buffer_size, max_packet_size; in ffio_fdopen() local
1462 url_open_dyn_buf_internal(AVIOContext **s, int max_packet_size) url_open_dyn_buf_internal() argument
1488 ffio_open_dyn_packet_buf(AVIOContext **s, int max_packet_size) ffio_open_dyn_packet_buf() argument
1520 int max_packet_size = s->max_packet_size; ffio_reset_dyn_buf() local
[all...]
H A Dmovenc.h139 uint32_t max_packet_size; member
H A Dmpegts.c207 int max_packet_size; member
1973 int max_packet_size = ts->max_packet_size; in mpegts_push_data() local
[all...]
/third_party/lwip/test/fuzz/
H A Dfuzz.c116 const u16_t max_packet_size = 1514; in input_pkts() local
/third_party/backends/include/sane/
H A Dsanei_usb.h180 SANE_Byte max_packet_size; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h166 uint16_t max_packet_size; member
/third_party/python/Lib/
H A Dsocketserver.py532 max_packet_size = 8192 variable in UDPServer
/third_party/ffmpeg/libavcodec/
H A Dpngenc.c610 uint64_t max_packet_size; in encode_png() local
928 uint64_t max_packet_size; in encode_apng() local
576 add_icc_profile_size(AVCodecContext *avctx, const AVFrame *pict, uint64_t *max_packet_size) add_icc_profile_size() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c85 uint32_t max_packet_size; member
2293 xhci_configure_endpoint(struct usb_device *udev, struct usb_endpoint_descriptor *edesc, struct xhci_endpoint_ext *pepext, uint16_t interval, uint8_t max_packet_count, uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, uint16_t max_frame_size, uint8_t ep_mode) xhci_configure_endpoint() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c5547 int max_packet_size = sanei_xml_get_prop_uint(node, "max_packet_size"); in sanei_usb_replay_get_descriptor() local
[all...]

Completed in 28 milliseconds