gst_pad_set_getcaps_function  458 gst/gstghostpad.c   gst_pad_set_getcaps_function (pad, gst_proxy_pad_do_getcaps);
gst_pad_set_getcaps_function  945 gst/gstpad.h   void			gst_pad_set_getcaps_function		(GstPad *pad, GstPadGetCapsFunction getcaps);
gst_pad_set_getcaps_function 2308 gst/gstutils.c   gst_pad_set_getcaps_function (pad, gst_pad_get_fixed_caps_func);
gst_pad_set_getcaps_function  640 libs/gst/base/gstbasesink.c   gst_pad_set_getcaps_function (basesink->sinkpad, gst_base_sink_pad_getcaps);
gst_pad_set_getcaps_function  424 libs/gst/base/gstbasesrc.c   gst_pad_set_getcaps_function (pad, gst_base_src_getcaps);
gst_pad_set_getcaps_function  391 libs/gst/base/gstbasetransform.c   gst_pad_set_getcaps_function (trans->sinkpad,
gst_pad_set_getcaps_function  411 libs/gst/base/gstbasetransform.c   gst_pad_set_getcaps_function (trans->srcpad,
gst_pad_set_getcaps_function 1669 plugins/elements/gstmultiqueue.c   gst_pad_set_getcaps_function (sq->sinkpad,
gst_pad_set_getcaps_function 1684 plugins/elements/gstmultiqueue.c   gst_pad_set_getcaps_function (sq->srcpad,
gst_pad_set_getcaps_function  380 plugins/elements/gstqueue.c   gst_pad_set_getcaps_function (queue->sinkpad, gst_queue_getcaps);
gst_pad_set_getcaps_function  391 plugins/elements/gstqueue.c   gst_pad_set_getcaps_function (queue->srcpad, gst_queue_getcaps);
gst_pad_set_getcaps_function  366 plugins/elements/gstqueue2.c   gst_pad_set_getcaps_function (queue->sinkpad,
gst_pad_set_getcaps_function  384 plugins/elements/gstqueue2.c   gst_pad_set_getcaps_function (queue->srcpad,
gst_pad_set_getcaps_function  240 plugins/elements/gsttee.c   gst_pad_set_getcaps_function (tee->sinkpad,
gst_pad_set_getcaps_function  306 plugins/elements/gsttee.c   gst_pad_set_getcaps_function (srcpad,
gst_pad_set_getcaps_function  406 tests/check/elements/multiqueue.c     gst_pad_set_getcaps_function (inputpads[i], mq_dummypad_getcaps);
gst_pad_set_getcaps_function  421 tests/check/elements/multiqueue.c     gst_pad_set_getcaps_function (sinkpads[i], mq_dummypad_getcaps);