GST_URI_SINK      179 debian/gst-codec-info.c     case GST_URI_SINK:
GST_URI_SINK      607 gst/gsturi.c       GST_DEBUG ("No %s for URI '%s'", type == GST_URI_SINK ? "sink" : "source",
GST_URI_SINK      630 gst/gsturi.c         type == GST_URI_SINK ? "sink" : "source", uri);
GST_URI_SINK       54 gst/gsturi.h   #define GST_URI_TYPE_IS_VALID(type) ((type) == GST_URI_SRC || (type) == GST_URI_SINK)
GST_URI_SINK      832 gst/parse/grammar.y 							  gst_element_make_from_uri (GST_URI_SINK, $2, NULL);
GST_URI_SINK      597 plugins/elements/gstfdsink.c   return GST_URI_SINK;
GST_URI_SINK      689 plugins/elements/gstfilesink.c   return GST_URI_SINK;
GST_URI_SINK      742 tools/gst-inspect.c         GST_URI_SINK)
GST_URI_SINK     1123 tools/gst-inspect.c             case GST_URI_SINK:
GST_URI_SINK     1401 tools/gst-inspect.c       case GST_URI_SINK:
GST_URI_SINK     1454 win32/common/gstenumtypes.c     {C_ENUM (GST_URI_SINK), "GST_URI_SINK", "sink"},