GST_PAD_SINK      281 debian/gst-codec-info.c     direction = GST_PAD_SINK;
GST_PAD_SINK      203 gst/gstdebugutils.c             GST_PAD_SINK) ? "#ddddff" : "#ffffff");
GST_PAD_SINK      225 gst/gstdebugutils.c             GST_PAD_SINK) ? "#aaaaff" : "#cccccc");
GST_PAD_SINK      528 gst/gstdebugutils.c                 else if (dir == GST_PAD_SINK)
GST_PAD_SINK      745 gst/gstelement.c     case GST_PAD_SINK:
GST_PAD_SINK      856 gst/gstelement.c     case GST_PAD_SINK:
GST_PAD_SINK     1367 gst/gstelement.c     case GST_PAD_SINK:
GST_PAD_SINK     1420 gst/gstelement.c       gst_element_get_random_pad (element, TRUE, GST_PAD_SINK);
GST_PAD_SINK     1540 gst/gstelement.c     GstPad *pad = gst_element_get_random_pad (element, TRUE, GST_PAD_SINK);
GST_PAD_SINK     1568 gst/gstelement.c     pad = gst_element_get_random_pad (element, TRUE, GST_PAD_SINK);
GST_PAD_SINK      893 gst/gstghostpad.c   if (dir == GST_PAD_SINK) {
GST_PAD_SINK      907 gst/gstghostpad.c   otherdir = (dir == GST_PAD_SRC) ? GST_PAD_SINK : GST_PAD_SRC;
GST_PAD_SINK      785 gst/gstpad.c     if (gst_pad_get_direction (pad) == GST_PAD_SINK) {
GST_PAD_SINK      793 gst/gstpad.h   #define GST_PAD_IS_SINK(pad)		(GST_PAD_DIRECTION(pad) == GST_PAD_SINK)
GST_PAD_SINK      355 gst/gstpadtemplate.c       || direction == GST_PAD_SINK, NULL);
GST_PAD_SINK     1357 gst/gstutils.c     if (template->direction == GST_PAD_SINK) {
GST_PAD_SINK     1638 gst/gstutils.c       if (!(GST_PAD_DIRECTION (destpad) == GST_PAD_SINK)) {
GST_PAD_SINK     1734 gst/gstutils.c       if ((GST_PAD_DIRECTION (destpad) == GST_PAD_SINK) &&
GST_PAD_SINK     3463 gst/gstutils.c     case GST_PAD_SINK:
GST_PAD_SINK     3677 gst/gstutils.c     if ((pad = gst_bin_find_unlinked_pad (bin, GST_PAD_SINK))) {
GST_PAD_SINK     1236 libs/gst/base/gstbasetransform.c               GST_PAD_SINK, GST_PAD_CAPS (trans->sinkpad),
GST_PAD_SINK     1304 libs/gst/base/gstbasetransform.c         GST_PAD_SINK, incaps, GST_BUFFER_SIZE (in_buf), newcaps, &expsize);
GST_PAD_SINK      251 libs/gst/check/gstcheck.c     if (gst_pad_get_direction (pad_element) == GST_PAD_SINK)
GST_PAD_SINK      435 libs/gst/check/gstcheck.c     sink_pad = gst_pad_new (NULL, GST_PAD_SINK);
GST_PAD_SINK       44 plugins/elements/gstcapsfilter.c     GST_PAD_SINK,
GST_PAD_SINK       37 plugins/elements/gstfakesink.c     GST_PAD_SINK,
GST_PAD_SINK       73 plugins/elements/gstfdsink.c     GST_PAD_SINK,
GST_PAD_SINK       63 plugins/elements/gstfilesink.c     GST_PAD_SINK,
GST_PAD_SINK       41 plugins/elements/gstidentity.c     GST_PAD_SINK,
GST_PAD_SINK      182 plugins/elements/gstmultiqueue.c     GST_PAD_SINK,
GST_PAD_SINK       66 plugins/elements/gstqueue.c     GST_PAD_SINK,
GST_PAD_SINK       77 plugins/elements/gstqueue2.c     GST_PAD_SINK,
GST_PAD_SINK       40 plugins/elements/gsttee.c     GST_PAD_SINK,
GST_PAD_SINK       79 plugins/elements/gsttypefindelement.c     GST_PAD_SINK,
GST_PAD_SINK       28 tests/check/elements/capsfilter.c     GST_PAD_SINK,
GST_PAD_SINK       32 tests/check/elements/fakesrc.c     GST_PAD_SINK,
GST_PAD_SINK       35 tests/check/elements/fdsrc.c     GST_PAD_SINK,
GST_PAD_SINK       35 tests/check/elements/filesrc.c     GST_PAD_SINK,
GST_PAD_SINK       36 tests/check/elements/identity.c     GST_PAD_SINK,
GST_PAD_SINK      417 tests/check/elements/multiqueue.c     sinkpads[i] = gst_pad_new (name, GST_PAD_SINK);
GST_PAD_SINK       36 tests/check/elements/queue.c     GST_PAD_SINK,
GST_PAD_SINK      211 tests/check/elements/tee.c   h->final_sinkpad = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      488 tests/check/elements/tee.c   mysink1 = gst_pad_new ("mysink1", GST_PAD_SINK);
GST_PAD_SINK      490 tests/check/elements/tee.c   mysink2 = gst_pad_new ("mysink2", GST_PAD_SINK);
GST_PAD_SINK      579 tests/check/gst/gstghostpad.c   padtempl = gst_pad_template_new ("padtempl", GST_PAD_SINK,
GST_PAD_SINK      582 tests/check/gst/gstghostpad.c   ghosttempl = gst_pad_template_new ("ghosttempl", GST_PAD_SINK,
GST_PAD_SINK      625 tests/check/gst/gstghostpad.c   padtempl = gst_pad_template_new ("padtempl", GST_PAD_SINK,
GST_PAD_SINK      628 tests/check/gst/gstghostpad.c   ghosttempl = gst_pad_template_new ("ghosttempl", GST_PAD_SINK,
GST_PAD_SINK      685 tests/check/gst/gstghostpad.c   sink_template = gst_pad_template_new ("sink", GST_PAD_SINK,
GST_PAD_SINK      817 tests/check/gst/gstghostpad.c   sinktempl = gst_pad_template_new ("sinktempl", GST_PAD_SINK,
GST_PAD_SINK      889 tests/check/gst/gstghostpad.c   sinktempl = gst_pad_template_new ("sinktempl", GST_PAD_SINK,
GST_PAD_SINK     1002 tests/check/gst/gstghostpad.c   ghostpad = gst_ghost_pad_new_no_target ("sink", GST_PAD_SINK);
GST_PAD_SINK       41 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK       87 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      119 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      171 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      315 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      426 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      560 tests/check/gst/gstpad.c   sink_template = gst_pad_template_new ("sink", GST_PAD_SINK,
GST_PAD_SINK      607 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK      641 tests/check/gst/gstpad.c   sink = gst_pad_new ("sink", GST_PAD_SINK);
GST_PAD_SINK       55 tests/check/libs/collectpads.c     GST_PAD_SINK,
GST_PAD_SINK       25 tests/check/libs/test_transform.c     GST_PAD_SINK,
GST_PAD_SINK      171 tests/check/libs/test_transform.c   templ->direction = GST_PAD_SINK;
GST_PAD_SINK      515 tests/check/libs/transform1.c     GST_PAD_SINK,
GST_PAD_SINK      563 tests/check/libs/transform1.c   if (dir == GST_PAD_SINK) {
GST_PAD_SINK      575 tests/check/libs/transform1.c   if (direction == GST_PAD_SINK) {
GST_PAD_SINK      812 tests/check/libs/transform1.c   if (dir == GST_PAD_SINK) {
GST_PAD_SINK      829 tests/check/libs/transform1.c     if (direction == GST_PAD_SINK) {
GST_PAD_SINK      191 tests/examples/manual/dynamic.c       if (templ->direction != GST_PAD_SINK ||
GST_PAD_SINK      625 tools/gst-inspect.c     else if (padtemplate->direction == GST_PAD_SINK)
GST_PAD_SINK      791 tools/gst-inspect.c     else if (gst_pad_get_direction (pad) == GST_PAD_SINK)
GST_PAD_SINK     1341 tools/gst-inspect.c     direction = GST_PAD_SINK;
GST_PAD_SINK      480 tools/gst-xmlinspect.c       else if (padtemplate->direction == GST_PAD_SINK)
GST_PAD_SINK      558 tools/gst-xmlinspect.c       else if (gst_pad_get_direction (pad) == GST_PAD_SINK)
GST_PAD_SINK     1086 win32/common/gstenumtypes.c     {C_ENUM (GST_PAD_SINK), "GST_PAD_SINK", "sink"},