| /third_party/ffmpeg/libavformat/ |
| H A D | rtpenc_vp8.c | 29 int len, max_packet_size, header_size; in ff_rtp_send_vp8() local
|
| H A D | rtpenc_aac.c | 32 int len, max_packet_size = s->max_payload_size - max_au_headers_size; in ff_rtp_send_aac() local
|
| H A D | rtpenc_h263.c | 46 int len, max_packet_size; in ff_rtp_send_h263() local
|
| H A D | rtpenc_mpv.c | 32 int len, h, max_packet_size; in ff_rtp_send_mpegvideo() local
|
| H A D | rtpenc.c | 361 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 D | url.h | 43 int max_packet_size; /**< if non zero, the stream is packetized with this max packet size */ member
|
| H A D | avio.h | 243 int max_packet_size; member
|
| H A D | aviobuf.c | 959 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 D | movenc.h | 139 uint32_t max_packet_size; member
|
| H A D | mpegts.c | 207 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 D | fuzz.c | 116 const u16_t max_packet_size = 1514; in input_pkts() local
|
| /third_party/backends/include/sane/ |
| H A D | sanei_usb.h | 180 SANE_Byte max_packet_size; member
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_core.h | 166 uint16_t max_packet_size; member
|
| /third_party/python/Lib/ |
| H A D | socketserver.py | 532 max_packet_size = 8192 variable in UDPServer
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pngenc.c | 610 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 D | xhci.c | 85 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 D | sanei_usb.c | 5547 int max_packet_size = sanei_xml_get_prop_uint(node, "max_packet_size"); in sanei_usb_replay_get_descriptor() local [all...] |