/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-event.c | 83 s = gst_event_get_structure (event); in gst_video_event_parse_still_frame() 188 s = gst_event_get_structure (event); in gst_video_event_is_force_key_unit() 228 s = gst_event_get_structure (event); in gst_video_event_parse_downstream_force_key_unit() 301 s = gst_event_get_structure (event); in gst_video_event_parse_upstream_force_key_unit()
|
D | navigation.c | 722 s = gst_event_get_structure (event); in gst_navigation_event_get_type() 766 s = gst_event_get_structure (event); in gst_navigation_event_parse_key_event() 804 s = gst_event_get_structure (event); in gst_navigation_event_parse_mouse_button_event() 840 s = gst_event_get_structure (event); in gst_navigation_event_parse_mouse_move_event() 880 s = gst_event_get_structure (event); in gst_navigation_event_parse_mouse_scroll_event() 916 s = gst_event_get_structure (event); in gst_navigation_event_parse_command()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstevent.c | 326 fail_unless (gst_event_get_structure (event) == structure); in GST_START_TEST() 377 fail_unless (gst_event_get_structure (event) == structure); in GST_START_TEST() 399 fail_if (gst_event_get_structure (event) == in GST_START_TEST() 400 gst_event_get_structure (event2)); in GST_START_TEST() 416 gst_event_get_structure (event))); in GST_START_TEST() 425 gst_event_get_structure (event2)); in GST_START_TEST()
|
D | gststructure.c | 355 st1 = (GstStructure *) gst_event_get_structure (tagevent); in GST_START_TEST() 370 st1 = (GstStructure *) gst_event_get_structure (tagevent); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpdtmfmux.c | 185 const GstStructure *s = gst_event_get_structure (event); in gst_rtp_dtmf_mux_src_event() 192 s = gst_event_get_structure (event); in gst_rtp_dtmf_mux_src_event()
|
D | gstrtpptdemux.c | 625 s = gst_event_get_structure (event); in gst_rtp_pt_demux_sink_event() 663 s = gst_event_get_structure (event); in gst_rtp_pt_demux_src_event()
|
D | gstrtprtxqueue.c | 279 s = gst_event_get_structure (event); in gst_rtp_rtx_queue_src_event()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | cameraevent.cpp | 71 s = gst_event_get_structure (event); in gst_camera_event_parse_calibrated()
|
D | gstcameraundistort.cpp | 379 const GstStructure *structure = gst_event_get_structure (event); in gst_camera_undistort_sink_event() 398 const GstStructure *structure = gst_event_get_structure (event); in gst_camera_undistort_src_event()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpfunnel.c | 197 s = gst_event_get_structure (event); in GST_START_TEST() 215 s = gst_event_get_structure (event); in GST_START_TEST() 234 s = gst_event_get_structure (event); in GST_START_TEST()
|
D | rtp-payloading.c | 257 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in pay_event_probe_cb() 258 const GstStructure *s1 = gst_event_get_structure (event); in pay_event_probe_cb() 274 const GstStructure *s0 = gst_event_get_structure (p->custom_event); in depay_event_probe_cb() 275 const GstStructure *s1 = gst_event_get_structure (event); in depay_event_probe_cb()
|
D | rtpvp9.c | 284 gst_structure_get_boolean (gst_event_get_structure (event), in test_depay_gap_event_base()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstlatency.c | 315 log_latency (gst_event_get_structure (ev), peer_parent, peer_pad, ts); in calculate_latency() 324 log_element_latency (gst_event_get_structure (ev), parent, pad, ts); in calculate_latency() 379 const GstStructure *data = gst_event_get_structure (ev); in do_drop_sub_latency_event() 424 const GstStructure *data = gst_event_get_structure (ev); in do_push_event_pre()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.c | 348 gst_event_get_structure (GstEvent * event) in gst_event_get_structure() function 1781 structure = gst_event_get_structure (event); in gst_event_parse_stream_start() 1970 structure = gst_event_get_structure (event); in gst_event_parse_stream_collection() 2029 structure = gst_event_get_structure (event); in gst_event_parse_toc() 2077 structure = gst_event_get_structure (event); in gst_event_parse_toc_select() 2184 s = gst_event_get_structure (event); in gst_event_parse_protection() 2244 structure = gst_event_get_structure (event); in gst_event_parse_segment_done()
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristrtxreceive.c | 172 const GstStructure *s = gst_event_get_structure (event); in gst_rist_rtx_receive_src_event()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstconsistencychecker.c | 123 gst_event_get_structure (event)); in source_pad_data_cb()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | gstnavigationtest.c | 71 const GstStructure *s = gst_event_get_structure (event); in gst_navigationtest_src_event()
|
D | gstnavseek.c | 258 structure = gst_event_get_structure (event); in gst_navseek_src_event()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gststreamcombiner.c | 141 if (gst_structure_has_name (gst_event_get_structure (event), in gst_stream_combiner_sink_event()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsnparsetter.c | 109 const GstStructure *structure = gst_event_get_structure (event); in rsn_parsetter_sink_event()
|
D | rsndec.c | 62 const GstStructure *s = gst_event_get_structure (event); in rsn_dec_sink_event()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstsocketsrc.c | 208 const GstStructure *str = gst_event_get_structure (event); in gst_socketsrc_event()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvp9depay.c | 507 s = gst_event_get_structure (event); in gst_rtp_vp9_depay_packet_lost()
|
D | gstrtptheoradepay.c | 693 gst_structure_get_uint (gst_event_get_structure (event), "seqnum", &seqnum); in gst_rtp_theora_depay_packet_lost()
|
D | gstrtpvp8depay.c | 528 s = gst_event_get_structure (event); in gst_rtp_vp8_depay_packet_lost()
|