gst_event_new_custom 621 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_NEWSEGMENT, structure); gst_event_new_custom 697 gst/gstevent.c return gst_event_new_custom (GST_EVENT_TAG, (GstStructure *) taglist); gst_event_new_custom 749 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_BUFFERSIZE, structure); gst_event_new_custom 853 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_QOS, structure); gst_event_new_custom 969 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_SEEK, structure); gst_event_new_custom 1042 gst/gstevent.c return gst_event_new_custom (GST_EVENT_NAVIGATION, structure); gst_event_new_custom 1071 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_LATENCY, structure); gst_event_new_custom 1142 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_STEP, structure); gst_event_new_custom 1211 gst/gstevent.c event = gst_event_new_custom (GST_EVENT_SINK_MESSAGE, structure); gst_event_new_custom 408 gst/gstevent.h GstEvent* gst_event_new_custom (GstEventType type, GstStructure *structure); gst_event_new_custom 674 libs/gst/dataprotocol/dataprotocol.c event = gst_event_new_custom (type, NULL); gst_event_new_custom 730 libs/gst/dataprotocol/dataprotocol.c event = gst_event_new_custom (type, s); gst_event_new_custom 886 tests/check/elements/fakesink.c gst_event_new_custom (GST_EVENT_CUSTOM_DOWNSTREAM_OOB, NULL)); gst_event_new_custom 210 tests/check/gst/gstevent.c event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, structure); gst_event_new_custom 229 tests/check/gst/gstevent.c event = gst_event_new_custom (GST_EVENT_CUSTOM_BOTH, structure); gst_event_new_custom 249 tests/check/gst/gstevent.c event = gst_event_new_custom (GST_EVENT_CUSTOM_BOTH, structure); gst_event_new_custom 338 tests/check/gst/gstevent.c event = gst_event_new_custom (type,