Home
last modified time | relevance | path

Searched refs:gst_event_get_structure (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-event.c83 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()
Dnavigation.c722 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/
Dgstevent.c326 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()
Dgststructure.c355 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/
Dgstrtpdtmfmux.c185 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()
Dgstrtpptdemux.c625 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()
Dgstrtprtxqueue.c279 s = gst_event_get_structure (event); in gst_rtp_rtx_queue_src_event()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dcameraevent.cpp71 s = gst_event_get_structure (event); in gst_camera_event_parse_calibrated()
Dgstcameraundistort.cpp379 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/
Drtpfunnel.c197 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()
Drtp-payloading.c257 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()
Drtpvp9.c284 gst_structure_get_boolean (gst_event_get_structure (event), in test_depay_gap_event_base()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlatency.c315 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/
Dgstevent.c348 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/
Dgstristrtxreceive.c172 const GstStructure *s = gst_event_get_structure (event); in gst_rist_rtx_receive_src_event()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstconsistencychecker.c123 gst_event_get_structure (event)); in source_pad_data_cb()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavigationtest.c71 const GstStructure *s = gst_event_get_structure (event); in gst_navigationtest_src_event()
Dgstnavseek.c258 structure = gst_event_get_structure (event); in gst_navseek_src_event()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgststreamcombiner.c141 if (gst_structure_has_name (gst_event_get_structure (event), in gst_stream_combiner_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsnparsetter.c109 const GstStructure *structure = gst_event_get_structure (event); in rsn_parsetter_sink_event()
Drsndec.c62 const GstStructure *s = gst_event_get_structure (event); in rsn_dec_sink_event()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstsocketsrc.c208 const GstStructure *str = gst_event_get_structure (event); in gst_socketsrc_event()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp9depay.c507 s = gst_event_get_structure (event); in gst_rtp_vp9_depay_packet_lost()
Dgstrtptheoradepay.c693 gst_structure_get_uint (gst_event_get_structure (event), "seqnum", &seqnum); in gst_rtp_theora_depay_packet_lost()
Dgstrtpvp8depay.c528 s = gst_event_get_structure (event); in gst_rtp_vp8_depay_packet_lost()

1234