gst_pad_get_pad_template 153 gst/gstdebugutils.c if ((pad_templ = gst_pad_get_pad_template (pad))) { gst_pad_get_pad_template 3794 gst/gstpad.c if ((!pad) || ((tmpl = gst_pad_get_pad_template (pad)) gst_pad_get_pad_template 914 gst/gstpad.h GstPadTemplate* gst_pad_get_pad_template (GstPad *pad); gst_pad_get_pad_template 50 tests/check/gst/gstpad.c ASSERT_CRITICAL (gst_pad_get_pad_template (NULL)); gst_pad_get_pad_template 52 tests/check/gst/gstpad.c srct = gst_pad_get_pad_template (src);