/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpmp2tpay.c | 140 guint packet_len; in gst_rtp_mp2t_pay_flush() local 185 guint size, avail, packet_len; in gst_rtp_mp2t_pay_handle_buffer() local
|
D | gstrtpmpvpay.c | 199 guint packet_len; in gst_rtp_mpv_pay_flush() local 259 guint avail, packet_len; in gst_rtp_mpv_pay_handle_buffer() local
|
D | gstrtpmpapay.c | 205 guint packet_len; in gst_rtp_mpa_pay_flush() local 271 guint packet_len; in gst_rtp_mpa_pay_handle_buffer() local
|
D | gstrtpac3pay.c | 266 guint packet_len; in gst_rtp_ac3_pay_flush() local 356 guint packet_len; in gst_rtp_ac3_pay_handle_buffer() local
|
D | gstrtpmp4vpay.c | 274 guint packet_len; in gst_rtp_mp4v_pay_flush() local 434 guint packet_len; in gst_rtp_mp4v_pay_handle_buffer() local
|
D | gstrtpg723pay.c | 196 guint payload_len, packet_len; in gst_rtp_g723_pay_handle_buffer() local
|
D | gstrtpamrpay.c | 256 guint packet_len, mtu; in gst_rtp_amr_pay_handle_buffer() local
|
D | gstrtpmp4apay.c | 386 guint packet_len; in gst_rtp_mp4a_pay_handle_buffer() local
|
D | gstrtpmp4gpay.c | 474 guint packet_len; in gst_rtp_mp4g_pay_flush() local
|
D | gstrtpceltpay.c | 395 guint i, ssize, packet_len; in gst_rtp_celt_pay_handle_buffer() local
|
D | gstrtpgstpay.c | 289 guint packet_len; in gst_rtp_gst_pay_create_from_adapter() local
|
D | gstrtpvorbispay.c | 617 guint packet_len; in gst_rtp_vorbis_pay_payload_buffer() local
|
D | gstrtptheorapay.c | 635 guint packet_len; in gst_rtp_theora_pay_payload_buffer() local
|
/third_party/ffmpeg/libavcodec/ |
D | dvdsub_parser.c | 31 int packet_len; member
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpvp8.c | 460 const gint packet_len = header_len + expected; in GST_START_TEST() local 481 const gint packet_len = header_len + expected; in GST_START_TEST() local 502 const gint packet_len = header_len + expected; in GST_START_TEST() local
|
/third_party/ffmpeg/libavformat/ |
D | rtspenc.c | 153 uint32_t packet_len = AV_RB32(ptr); in ff_rtsp_tcp_write_packet() local
|
D | movenchint.c | 328 uint32_t packet_len = AV_RB32(data); in write_hint_packets() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/ |
D | psmuxstream.c | 349 guint8 packet_len; in psmux_stream_pes_header_length() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | eth_p_oui.c | 166 size_t packet_len; in eth_p_oui_send() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | eth_p_oui.c | 166 size_t packet_len; in eth_p_oui_send() local
|
D | wpa_auth_ft.c | 524 u8 **packet, size_t *packet_len) in wpa_ft_rrb_build() 938 size_t packet_len; in wpa_ft_rrb_seq_req() local 1935 size_t packet_len, key_len; in wpa_ft_pull_pmk_r1() local 3509 u8 **packet, size_t *packet_len) in wpa_ft_rrb_build_r0() 3585 size_t plain_len = 0, packet_len = 0; in wpa_ft_rrb_rx_pull() local 4162 size_t packet_len = 0, key_len = 0; in wpa_ft_rrb_rx_seq_req() local 4510 size_t packet_len; in wpa_ft_generate_pmk_r1() local
|
/third_party/libfuse/example/ |
D | hello_ll_uds.c | 268 uint32_t packet_len = ((struct fuse_in_header *)buf)->len; in stream_read() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmuxstream.c | 556 guint8 packet_len; in tsmux_stream_pes_header_length() local
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfobjects.c | 576 guint32 packet_len; in gst_asf_parse_packet_from_data() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbuffer.c | 231 gst_rtp_buffer_new_allocate_len (guint packet_len, guint8 pad_len, in gst_rtp_buffer_new_allocate_len() 293 gst_rtp_buffer_calc_payload_len (guint packet_len, guint8 pad_len, in gst_rtp_buffer_calc_payload_len()
|