| /third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
| D | gstrtcpbuffer.c | 359 GstRTCPPacket packet; in gst_rtcp_buffer_get_packet_count() local 411 read_packet_header (GstRTCPPacket * packet) in read_packet_header() 471 gst_rtcp_buffer_get_first_packet (GstRTCPBuffer * rtcp, GstRTCPPacket * packet) in gst_rtcp_buffer_get_first_packet() 501 gst_rtcp_packet_move_to_next (GstRTCPPacket * packet) in gst_rtcp_packet_move_to_next() 544 GstRTCPPacket * packet) in gst_rtcp_buffer_add_packet() 611 gst_rtcp_packet_remove (GstRTCPPacket * packet) in gst_rtcp_packet_remove() 647 gst_rtcp_packet_get_padding (GstRTCPPacket * packet) in gst_rtcp_packet_get_padding() 665 gst_rtcp_packet_get_type (GstRTCPPacket * packet) in gst_rtcp_packet_get_type() 682 gst_rtcp_packet_get_count (GstRTCPPacket * packet) in gst_rtcp_packet_get_count() 700 gst_rtcp_packet_get_length (GstRTCPPacket * packet) in gst_rtcp_packet_get_length() [all …]
|
| /third_party/gstreamer/gstplugins_base/ext/ogg/ |
| D | gstoggstream.c | 102 gst_ogg_stream_get_packet_start_time (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_get_packet_start_time() 217 gst_ogg_stream_packet_is_key_frame (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_packet_is_key_frame() 229 gst_ogg_stream_packet_is_header (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_packet_is_header() 241 gst_ogg_stream_get_packet_duration (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_get_packet_duration() 254 gst_ogg_stream_extract_tags (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_extract_tags() 287 gst_ogg_stream_update_stats (GstOggStream * pad, ogg_packet * packet) in gst_ogg_stream_update_stats() 304 is_packet_keyframe_true (GstOggStream * pad, ogg_packet * packet) in is_packet_keyframe_true() 345 is_header_unknown (GstOggStream * pad, ogg_packet * packet) in is_header_unknown() 353 is_header_true (GstOggStream * pad, ogg_packet * packet) in is_header_true() 359 is_header_count (GstOggStream * pad, ogg_packet * packet) in is_header_count() [all …]
|
| D | vorbis_parse.c | 79 gst_parse_vorbis_header_packet (GstOggStream * pad, ogg_packet * packet) in gst_parse_vorbis_header_packet()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | gstmpegvideoparser.c | 230 gst_mpeg_video_parse (GstMpegVideoPacket * packet, in gst_mpeg_video_parse() 292 gst_mpeg_video_packet_parse_sequence_header (const GstMpegVideoPacket * packet, in gst_mpeg_video_packet_parse_sequence_header() 387 gst_mpeg_video_packet_parse_sequence_extension (const GstMpegVideoPacket * in gst_mpeg_video_packet_parse_sequence_extension() 454 gst_mpeg_video_packet_parse_sequence_display_extension (const GstMpegVideoPacket in gst_mpeg_video_packet_parse_sequence_display_extension() 517 (const GstMpegVideoPacket * packet, in gst_mpeg_video_packet_parse_sequence_scalable_extension() 638 gst_mpeg_video_packet_parse_quant_matrix_extension (const GstMpegVideoPacket * in gst_mpeg_video_packet_parse_quant_matrix_extension() 708 gst_mpeg_video_packet_parse_picture_extension (const GstMpegVideoPacket * in gst_mpeg_video_packet_parse_picture_extension() 808 gst_mpeg_video_packet_parse_picture_header (const GstMpegVideoPacket * packet, in gst_mpeg_video_packet_parse_picture_header() 885 gst_mpeg_video_packet_parse_gop (const GstMpegVideoPacket * packet, in gst_mpeg_video_packet_parse_gop() 936 gst_mpeg_video_packet_parse_slice_header (const GstMpegVideoPacket * packet, in gst_mpeg_video_packet_parse_slice_header()
|
| /third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
| D | mpegvideoparser.c | 72 GstMpegVideoPacket packet; in GST_START_TEST() local 95 GstMpegVideoPacket packet; in GST_START_TEST() local 120 GstMpegVideoPacket packet; in GST_START_TEST() local 145 GstMpegVideoPacket packet = { 0, }; in GST_START_TEST() local
|
| /third_party/gstreamer/gstreamer/libs/gst/net/ |
| D | gstnettimepacket.c | 90 gst_net_time_packet_free (GstNetTimePacket * packet) in gst_net_time_packet_free() 104 gst_net_time_packet_copy (const GstNetTimePacket * packet) in gst_net_time_packet_copy() 129 gst_net_time_packet_serialize (const GstNetTimePacket * packet) in gst_net_time_packet_serialize() 215 gst_net_time_packet_send (const GstNetTimePacket * packet, in gst_net_time_packet_send()
|
| D | gstntppacket.c | 174 gst_ntp_packet_free (GstNtpPacket * packet) in gst_ntp_packet_free() 188 gst_ntp_packet_copy (const GstNtpPacket * packet) in gst_ntp_packet_copy() 214 gst_ntp_packet_serialize (const GstNtpPacket * packet) in gst_ntp_packet_serialize() 332 gst_ntp_packet_send (const GstNtpPacket * packet, in gst_ntp_packet_send()
|
| /third_party/gstreamer/gstplugins_base/ext/vorbis/ |
| D | gstvorbisdeclib.h | 94 gst_ogg_packet_wrapper_map (ogg_packet * packet, GstBuffer * buffer, GstMapInfo *map) in gst_ogg_packet_wrapper_map() 103 gst_ogg_packet_wrapper_unmap (ogg_packet * packet, GstBuffer * buffer, GstMapInfo *map) in gst_ogg_packet_wrapper_unmap() 110 gst_ogg_packet_from_wrapper (ogg_packet_wrapper * packet) in gst_ogg_packet_from_wrapper() 123 ogg_packet packet; member 144 gst_ogg_packet_wrapper_map (ogg_packet_wrapper * packet, in gst_ogg_packet_wrapper_map() 170 gst_ogg_packet_wrapper_unmap (ogg_packet_wrapper * packet, in gst_ogg_packet_wrapper_unmap() 181 gst_ogg_packet_from_wrapper (ogg_packet_wrapper * packet) in gst_ogg_packet_from_wrapper()
|
| D | gstvorbisdec.c | 218 vorbis_handle_comment_packet (GstVorbisDec * vd, ogg_packet * packet) in vorbis_handle_comment_packet() 316 vorbis_handle_header_packet (GstVorbisDec * vd, ogg_packet * packet) in vorbis_handle_header_packet() 365 ogg_packet *packet; in vorbis_dec_handle_header_buffer() local 442 vorbis_handle_data_packet (GstVorbisDec * vd, ogg_packet * packet, in vorbis_handle_data_packet() 654 ogg_packet *packet; in vorbis_dec_handle_frame() local
|
| /third_party/lwip/src/netif/ppp/ |
| D | demand.c | 68 struct packet { struct 70 struct packet *next; argument 74 struct packet *pend_q; argument
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | rtph263.c | 67 guint8 packet[] = { in GST_START_TEST() local 87 guint8 packet[] = { in GST_START_TEST() local 107 guint8 packet[] = { in GST_START_TEST() local 268 guint8 packet[] = { in GST_START_TEST() local
|
| /third_party/gstreamer/gstplugins_base/tests/check/libs/ |
| D | rtp.c | 695 GstRTCPPacket packet; in GST_START_TEST() local 799 GstRTCPPacket packet; in GST_START_TEST() local 998 GstRTCPPacket packet; in GST_START_TEST() local 1092 GstRTCPPacket packet; in GST_START_TEST() local 1143 GstRTCPPacket packet; in GST_START_TEST() local 1193 GstRTCPPacket packet; in GST_START_TEST() local 1286 GstRTCPPacket packet; in GST_START_TEST() local 1349 GstRTCPPacket packet; in GST_START_TEST() local 1406 GstRTCPPacket packet; in GST_START_TEST() local 1451 GstRTCPPacket packet; in GST_START_TEST() local [all …]
|
| /third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/ |
| D | AndroidTouchProcessor.java | 96 ByteBuffer packet = ByteBuffer.allocateDirect( in onTouchEvent() local 160 ByteBuffer packet = ByteBuffer.allocateDirect( in onGenericMotionEvent() local 180 ByteBuffer packet in addPointerForIndex()
|
| /third_party/libcoap/src/ |
| D | coap_io_lwip.c | 26 void coap_packet_get_memmapped(coap_packet_t *packet, unsigned char **address, size_t *length) in coap_packet_get_memmapped() 32 void coap_free_packet(coap_packet_t *packet) in coap_free_packet() 39 struct pbuf *coap_packet_extract_pbuf(coap_packet_t *packet) in coap_packet_extract_pbuf() 61 coap_packet_t *packet = coap_malloc_type(COAP_PACKET, sizeof(coap_packet_t)); in coap_recv() local
|
| /third_party/toybox/toys/pending/ |
| D | tftp.c | 181 static inline int check_data( uint8_t *packet, uint16_t *opcode, in check_data() 193 static int mkpkt_data(int fd, off_t offset, uint8_t *packet, uint16_t blockno) in mkpkt_data() 213 static int read_ack(int sd, uint8_t *packet, struct sockaddr_storage *server, in read_ack() 270 uint8_t *packet; in file_get() local 385 uint8_t *packet; in file_put() local
|
| /third_party/ffmpeg/doc/examples/ |
| D | hw_decode.c | 77 static int decode_write(AVCodecContext *avctx, AVPacket *packet) in decode_write() 156 AVPacket packet; in main() local
|
| /third_party/pulseaudio/src/modules/raop/ |
| D | raop-client.c | 273 static size_t write_ALAC_data(uint8_t *packet, const size_t max, uint8_t *raw, size_t *length, bool… in write_ALAC_data() 311 static size_t build_tcp_audio_packet(pa_raop_client *c, pa_memchunk *block, pa_memchunk *packet) { in build_tcp_audio_packet() 360 pa_memchunk *packet = NULL; in send_tcp_audio_packet() local 402 static size_t build_udp_audio_packet(pa_raop_client *c, pa_memchunk *block, pa_memchunk *packet) { in build_udp_audio_packet() 451 pa_memchunk *packet = NULL; in send_udp_audio_packet() local 486 static size_t rebuild_udp_audio_packet(pa_raop_client *c, uint16_t seq, pa_memchunk *packet) { in rebuild_udp_audio_packet() 508 pa_memchunk *packet = NULL; in resend_udp_audio_packets() local 542 static size_t build_udp_sync_packet(pa_raop_client *c, uint32_t stamp, uint32_t **packet) { in build_udp_sync_packet() 570 uint32_t * packet = NULL; in send_udp_sync_packet() local 583 static size_t handle_udp_control_packet(pa_raop_client *c, const uint8_t packet[], ssize_t size) { in handle_udp_control_packet() [all …]
|
| D | raop-packet-buffer.c | 97 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_prepare() local 133 pa_memchunk *packet = NULL; in pa_raop_packet_buffer_retrieve() local
|
| /third_party/ltp/testcases/network/sockets/ |
| D | ltpClient.c | 59 struct packet { struct 60 struct icmphdr hdr; 61 char msg[PACKETSIZE - sizeof(struct icmphdr)]; 370 unsigned char packet[PACKET_LEN]; in network_listener() local
|
| /third_party/libsnd/src/ |
| D | ogg_vcomment.c | 73 vorbiscomment_read_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident) in vorbiscomment_read_tags() 181 vorbiscomment_write_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident, const ch… in vorbiscomment_write_tags()
|
| /third_party/pulseaudio/src/tests/ |
| D | srbchannel-test.c | 37 static void packet_received(pa_pstream *p, pa_packet *packet, pa_cmsg_ancil_data *ancil_data, void … in packet_received() 51 pa_packet *packet = pa_packet_new(plength); in packet_test() local
|
| /third_party/ffmpeg/libavformat/ |
| D | oggparseopus.c | 44 uint8_t *packet = os->buf + os->pstart; in opus_header() local 117 uint8_t *packet = os->buf + os->pstart; in opus_packet() local
|
| /third_party/ffmpeg/libavdevice/ |
| D | iec61883.c | 102 DVPacket *packet; in iec61883_callback() local 190 DVPacket *packet; in iec61883_parse_queue_dv() local 223 DVPacket *packet; in iec61883_parse_queue_hdv() local 469 DVPacket *packet = dv->queue_first; in iec61883_close() local
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/ |
| D | gstdecklinkaudiosrc.cpp | 84 IDeckLinkAudioInputPacket *packet; member 94 capture_packet_clear (CapturePacket * packet) in capture_packet_clear() 102 IDeckLinkAudioInputPacket *packet; member 109 AudioPacket *packet = (AudioPacket *) data; in audio_packet_free() local 474 IDeckLinkAudioInputPacket * packet, GstClockTime capture_time, in gst_decklink_audio_src_got_packet()
|
| /third_party/flutter/engine/flutter/lib/ui/window/ |
| D | window.cc | 22 void Window::DispatchPointerDataPacket(const PointerDataPacket& packet) { in DispatchPointerDataPacket()
|