gst_pad_new 869 gst/gstpad.h GstPad* gst_pad_new (const gchar *name, GstPadDirection direction); gst_pad_new 411 libs/gst/check/gstcheck.c src_pad = gst_pad_new (NULL, GST_PAD_SRC); gst_pad_new 435 libs/gst/check/gstcheck.c sink_pad = gst_pad_new (NULL, GST_PAD_SINK); gst_pad_new 404 tests/check/elements/multiqueue.c inputpads[i] = gst_pad_new (name, GST_PAD_SRC); gst_pad_new 417 tests/check/elements/multiqueue.c sinkpads[i] = gst_pad_new (name, GST_PAD_SINK); gst_pad_new 200 tests/check/elements/tee.c h->start_srcpad = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 211 tests/check/elements/tee.c h->final_sinkpad = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 488 tests/check/elements/tee.c mysink1 = gst_pad_new ("mysink1", GST_PAD_SINK); gst_pad_new 490 tests/check/elements/tee.c mysink2 = gst_pad_new ("mysink2", GST_PAD_SINK); gst_pad_new 492 tests/check/elements/tee.c mysrc = gst_pad_new ("mysrc", GST_PAD_SRC); gst_pad_new 33 tests/check/gst/gstelement.c p = gst_pad_new ("source", GST_PAD_SRC); gst_pad_new 62 tests/check/gst/gstelement.c p = gst_pad_new ("source", GST_PAD_SRC); gst_pad_new 32 tests/check/gst/gstpad.c src = gst_pad_new ("source", GST_PAD_SRC); gst_pad_new 41 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 85 tests/check/gst/gstpad.c src = gst_pad_new ("source", GST_PAD_SRC); gst_pad_new 87 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 119 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 122 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 164 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 171 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 254 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 315 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 319 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 426 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 431 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 607 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 610 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 641 tests/check/gst/gstpad.c sink = gst_pad_new ("sink", GST_PAD_SINK); gst_pad_new 644 tests/check/gst/gstpad.c src = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 728 tests/check/gst/gstpad.c pad = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 776 tests/check/gst/gstpad.c pad = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 824 tests/check/gst/gstpad.c pad = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 872 tests/check/gst/gstpad.c pad = gst_pad_new ("src", GST_PAD_SRC); gst_pad_new 966 tests/check/gst/gstpad.c pad = gst_pad_new ("src", GST_PAD_SRC);