gst_pad_link 3840 gst/gstpad.c gst_pad_link (pad, targetpad); gst_pad_link 3842 gst/gstpad.c gst_pad_link (targetpad, pad); gst_pad_link 937 gst/gstpad.h GstPadLinkReturn gst_pad_link (GstPad *srcpad, GstPad *sinkpad); gst_pad_link 232 libs/gst/check/gstcheck.c fail_unless (gst_pad_link (srcpad, sinkpad) == GST_PAD_LINK_OK, gst_pad_link 312 libs/gst/check/gstcheck.c fail_unless (gst_pad_link (srcpad, sinkpad) == GST_PAD_LINK_OK, gst_pad_link 415 libs/gst/check/gstcheck.c fail_unless (gst_pad_link (src_pad, pad_peer) == GST_PAD_LINK_OK, gst_pad_link 440 libs/gst/check/gstcheck.c fail_unless (gst_pad_link (pad_peer, sink_pad) == GST_PAD_LINK_OK, gst_pad_link 55 tests/check/elements/multiqueue.c fail_unless_equals_int (GST_PAD_LINK_OK, gst_pad_link (srcpad, sinkpad)); gst_pad_link 84 tests/check/elements/multiqueue.c fail_unless_equals_int (GST_PAD_LINK_OK, gst_pad_link (srcpad, sinkpad)); gst_pad_link 410 tests/check/elements/multiqueue.c gst_pad_link (inputpads[i], mq_sinkpad); gst_pad_link 433 tests/check/elements/multiqueue.c gst_pad_link (mq_srcpad, sinkpads[i]); gst_pad_link 85 tests/check/elements/tee.c fail_unless_equals_int (gst_pad_link (req_pads[i], qpad), GST_PAD_LINK_OK); gst_pad_link 220 tests/check/elements/tee.c fail_unless_equals_int (gst_pad_link (h->start_srcpad, h->tee_sinkpad), gst_pad_link 222 tests/check/elements/tee.c fail_unless_equals_int (gst_pad_link (h->tee_srcpad, h->final_sinkpad), gst_pad_link 500 tests/check/elements/tee.c fail_unless (gst_pad_link (mysrc, teesink) == GST_PAD_LINK_OK); gst_pad_link 501 tests/check/elements/tee.c fail_unless (gst_pad_link (teesrc1, mysink1) == GST_PAD_LINK_OK); gst_pad_link 502 tests/check/elements/tee.c fail_unless (gst_pad_link (teesrc2, mysink2) == GST_PAD_LINK_OK); gst_pad_link 536 tests/check/elements/tee.c fail_unless (gst_pad_link (teesrc1, mysink1) == GST_PAD_LINK_OK); gst_pad_link 545 tests/check/elements/tee.c fail_unless (gst_pad_link (teesrc1, mysink1) == GST_PAD_LINK_OK); gst_pad_link 546 tests/check/elements/tee.c fail_unless (gst_pad_link (teesrc2, mysink2) == GST_PAD_LINK_OK); gst_pad_link 141 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 187 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 240 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 363 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 432 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 529 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 601 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 660 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 821 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 868 tests/check/generic/sinks.c gst_pad_link (srcpad, sinkpad); gst_pad_link 513 tests/check/gst/gstbin.c fail_unless (gst_pad_link (srcpad, sinkpad) == GST_PAD_LINK_OK); gst_pad_link 527 tests/check/gst/gstbin.c fail_unless (gst_pad_link (srcpad, sinkpad) == GST_PAD_LINK_WRONG_HIERARCHY); gst_pad_link 533 tests/check/gst/gstbin.c fail_unless (gst_pad_link (srcpad, sinkpad) == GST_PAD_LINK_OK); gst_pad_link 55 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, sinkpad); gst_pad_link 106 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, sinkpad); gst_pad_link 180 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, sinkpad); gst_pad_link 276 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, sinkpad); gst_pad_link 290 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, sinkpad); gst_pad_link 696 tests/check/gst/gstghostpad.c fail_unless (gst_pad_link (ghost, sink) == GST_PAD_LINK_OK); gst_pad_link 715 tests/check/gst/gstghostpad.c fail_unless (gst_pad_link (ghost, sink) == GST_PAD_LINK_OK); gst_pad_link 733 tests/check/gst/gstghostpad.c fail_unless (gst_pad_link (src, ghost) == GST_PAD_LINK_OK); gst_pad_link 750 tests/check/gst/gstghostpad.c fail_unless (gst_pad_link (src, ghost) == GST_PAD_LINK_OK); gst_pad_link 843 tests/check/gst/gstghostpad.c ret = gst_pad_link (srcpad, ghostpad); gst_pad_link 923 tests/check/gst/gstghostpad.c ret = gst_pad_link (ghostpad, sinkpad); gst_pad_link 932 tests/check/gst/gstghostpad.c ret = gst_pad_link (ghostpad, sinkpad); gst_pad_link 45 tests/check/gst/gstpad.c ret = gst_pad_link (src, sink); gst_pad_link 74 tests/check/gst/gstpad.c gst_pad_link (src, sink); gst_pad_link 134 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 176 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 331 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 439 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 570 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 618 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 652 tests/check/gst/gstpad.c plr = gst_pad_link (src, sink); gst_pad_link 110 tests/check/libs/collectpads.c fail_unless (gst_pad_link (srcpad1, sinkpad1) == GST_PAD_LINK_OK); gst_pad_link 111 tests/check/libs/collectpads.c fail_unless (gst_pad_link (srcpad2, sinkpad2) == GST_PAD_LINK_OK); gst_pad_link 184 tests/check/libs/test_transform.c gst_pad_link (res->srcpad, tmp); gst_pad_link 188 tests/check/libs/test_transform.c gst_pad_link (tmp, res->sinkpad); gst_pad_link 212 tests/check/libs/test_transform.c gst_pad_link (data->srcpad, tmp); gst_pad_link 70 tests/examples/manual/decodebin.c gst_pad_link (pad, audiopad); gst_pad_link 102 tests/examples/manual/dynamic.c gst_pad_link (srcpad, pad); gst_pad_link 55 tests/examples/manual/helloworld.c gst_pad_link (pad, sinkpad);