gst_static_pad_template_get 562 gst/gstpad.c template = gst_static_pad_template_get (templ); gst_static_pad_template_get 186 gst/gstpadtemplate.h GstPadTemplate * gst_static_pad_template_get (GstStaticPadTemplate *pad_template); gst_static_pad_template_get 91 plugins/elements/gstcapsfilter.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 93 plugins/elements/gstcapsfilter.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 170 plugins/elements/gstfakesink.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 268 plugins/elements/gstfakesrc.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 142 plugins/elements/gstfdsink.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 161 plugins/elements/gstfdsrc.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 198 plugins/elements/gstfilesink.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 229 plugins/elements/gstfilesrc.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 127 plugins/elements/gstidentity.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 129 plugins/elements/gstidentity.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 276 plugins/elements/gstmultiqueue.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 278 plugins/elements/gstmultiqueue.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 242 plugins/elements/gstqueue.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 244 plugins/elements/gstqueue.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 255 plugins/elements/gstqueue2.c gst_static_pad_template_get (&srctemplate)); gst_static_pad_template_get 257 plugins/elements/gstqueue2.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 142 plugins/elements/gsttee.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 144 plugins/elements/gsttee.c gst_static_pad_template_get (&tee_src_template)); gst_static_pad_template_get 193 plugins/elements/gsttypefindelement.c gst_static_pad_template_get (&type_find_element_src_template)); gst_static_pad_template_get 195 plugins/elements/gsttypefindelement.c gst_static_pad_template_get (&type_find_element_sink_template)); gst_static_pad_template_get 877 tests/check/elements/fakesink.c gst_static_pad_template_get (&sinktemplate)); gst_static_pad_template_get 90 tests/check/libs/test_transform.c gst_static_pad_template_get (sink_template)); gst_static_pad_template_get 92 tests/check/libs/test_transform.c gst_static_pad_template_get (src_template)); gst_static_pad_template_get 165 tests/check/libs/test_transform.c templ = gst_static_pad_template_get (sink_template); gst_static_pad_template_get 170 tests/check/libs/test_transform.c templ = gst_static_pad_template_get (src_template); gst_static_pad_template_get 494 tests/check/pipelines/parse-launch.c gst_static_pad_template_get (&test_element_pad_template));