/third_party/gstreamer/gstreamer/gst/ |
D | gstevent.c | 302 gst_event_new_custom (GstEventType type, GstStructure * structure) in gst_event_new_custom() function 532 return gst_event_new_custom (GST_EVENT_FLUSH_START, NULL); in gst_event_new_flush_start() 559 event = gst_event_new_custom (GST_EVENT_FLUSH_STOP, in gst_event_new_flush_stop() 631 event = gst_event_new_custom (GST_EVENT_SELECT_STREAMS, struc); in gst_event_new_select_streams() 694 return gst_event_new_custom (GST_EVENT_STREAM_GROUP_DONE, s); in gst_event_new_stream_group_done() 741 return gst_event_new_custom (GST_EVENT_EOS, NULL); in gst_event_new_eos() 769 event = gst_event_new_custom (GST_EVENT_GAP, in gst_event_new_gap() 822 event = gst_event_new_custom (GST_EVENT_CAPS, in gst_event_new_caps() 903 event = gst_event_new_custom (GST_EVENT_SEGMENT, in gst_event_new_segment() 984 return gst_event_new_custom (GST_EVENT_TAG, s); in gst_event_new_tag() [all …]
|
D | gstevent.h | 493 GstEvent* gst_event_new_custom (GstEventType type, GstStructure *structure) G_GNUC…
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpfunnel.c | 43 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 51 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 59 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 67 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 75 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST()
|
D | dtmf.c | 344 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s)) == FALSE); in GST_START_TEST() 351 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s)) == FALSE); in GST_START_TEST() 358 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s)) == FALSE); in GST_START_TEST() 365 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s)) == FALSE); in GST_START_TEST() 373 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s)) == FALSE); in GST_START_TEST() 394 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 409 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 507 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST() 522 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in GST_START_TEST()
|
D | rtpssrcdemux.c | 231 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, NULL)); in GST_START_TEST()
|
D | rtpcollision.c | 297 GstEvent *event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in rtpsession_sinkpad_probe2()
|
D | rtpulpfec.c | 57 GstEvent *packet_loss_in = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in push_lost_event()
|
D | rtprtx.c | 56 return gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in create_rtx_event()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-event.c | 50 still_event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in gst_video_event_new_still_frame() 129 force_key_unit_event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in gst_video_event_new_downstream_force_key_unit() 163 force_key_unit_event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, s); in gst_video_event_new_upstream_force_key_unit()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | cameraevent.cpp | 44 calibrated_event = gst_event_new_custom (GST_EVENT_CUSTOM_BOTH, s); in gst_camera_event_new_calibrated()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtptheoradepay.c | 636 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_rtp_theora_depay_process() 645 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_rtp_theora_depay_process() 703 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_rtp_theora_depay_packet_lost()
|
D | gstrtpgstdepay.c | 324 event = gst_event_new_custom (etype, s); in read_event()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstevent.c | 371 event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, structure); in GST_START_TEST() 390 event = gst_event_new_custom (GST_EVENT_CUSTOM_BOTH, structure); in GST_START_TEST() 410 event = gst_event_new_custom (GST_EVENT_CUSTOM_BOTH, structure); in GST_START_TEST() 560 event = gst_event_new_custom (type, in test_event()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | rtponviftimestamp.c | 72 return gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, structure); in create_ntp_offset_event() 82 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in create_event() 87 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, in create_event()
|
D | test_http_src.c | 370 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_STICKY, http_headers); in gst_test_http_src_start()
|
/third_party/gstreamer/gstplugins_bad/gst/gdp/ |
D | dataprotocol.c | 573 event = gst_event_new_custom (type, NULL); in gst_dp_event_from_packet_0_2() 636 event = gst_event_new_custom (type, s); in gst_dp_event_from_packet_1_0()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstlatency.c | 246 latency_probe = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in send_latency_probe() 267 latency_probe = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in send_latency_probe()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlssrtpdec.c | 446 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in gst_dtls_srtp_dec_remove_dtls_element()
|
D | gstdtlssrtpenc.c | 451 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in gst_dtls_srtp_enc_remove_dtls_element()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.c | 1880 e = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in rsn_dvdsrc_prepare_audio_stream_event() 1910 e = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in rsn_dvdsrc_prepare_spu_stream_event() 1970 e = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in rsn_dvdsrc_prepare_streamsinfo_event() 2117 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, structure); in rsn_dvdsrc_prepare_clut_change_event() 2167 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, s); in rsn_dvdsrc_update_highlight() 2205 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, s); in rsn_dvdsrc_update_highlight()
|
D | gstmpegdemux.c | 652 v_format = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, v_struct); in gst_flups_demux_handle_dvd_event() 794 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in gst_flups_demux_handle_dvd_event() 821 gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, s); in gst_flups_demux_handle_dvd_event()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstmultisocketsink.c | 673 ev = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_multi_socket_sink_handle_client_read() 942 gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_multi_socket_sink_handle_client_write()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtpbasedepayload.c | 547 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in packet_lost() 965 gst_harness_push_event (h, gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpsession.c | 396 event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, structure); in on_ssrc_collision() 2693 event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_rtp_session_request_key_unit() 2724 event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, in gst_rtp_session_notify_nack()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegtssection.c | 343 event = gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM, structure); in _mpegts_section_get_event()
|