GST_EVENT_CUSTOM_UPSTREAM  124 gst/gstevent.c   {GST_EVENT_CUSTOM_UPSTREAM, "custom-upstream", 0},
GST_EVENT_CUSTOM_UPSTREAM 1632 libs/gst/base/gstbasesrc.c     case GST_EVENT_CUSTOM_UPSTREAM:
GST_EVENT_CUSTOM_UPSTREAM  210 tests/check/gst/gstevent.c     event = gst_event_new_custom (GST_EVENT_CUSTOM_UPSTREAM, structure);
GST_EVENT_CUSTOM_UPSTREAM  212 tests/check/gst/gstevent.c     fail_unless (GST_EVENT_TYPE (event) == GST_EVENT_CUSTOM_UPSTREAM);
GST_EVENT_CUSTOM_UPSTREAM  290 tests/check/gst/gstevent.c       case GST_EVENT_CUSTOM_UPSTREAM:
GST_EVENT_CUSTOM_UPSTREAM  431 tests/check/gst/gstevent.c   test_event (pipeline, GST_EVENT_CUSTOM_UPSTREAM, sinkpad, TRUE, srcpad);
GST_EVENT_CUSTOM_UPSTREAM  544 win32/common/gstenumtypes.c     {C_ENUM (GST_EVENT_CUSTOM_UPSTREAM), "GST_EVENT_CUSTOM_UPSTREAM",