Searched refs:GST_PAD_TEMPLATE (Results 1 – 9 of 9) sorted by relevance
110 check_pad_template (GST_PAD_TEMPLATE (t)); in GST_START_TEST()113 check_pad_template (GST_PAD_TEMPLATE (t)); in GST_START_TEST()
154 check_pad_template (GST_PAD_TEMPLATE (t)); in GST_START_TEST()157 check_pad_template (GST_PAD_TEMPLATE (t)); in GST_START_TEST()
45 #define GST_PAD_TEMPLATE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_PAD_TEMPLATE,GstPadTemp… macro
226 GstPadTemplate *templ = GST_PAD_TEMPLATE (object); in gst_pad_template_dispose()
989 if (GST_PAD_TEMPLATE (l->data)->presence == GST_PAD_SOMETIMES) in has_sometimes_template()
2269 GstPadTemplate *templ = GST_PAD_TEMPLATE (pads->data); in connect_element()
2886 GstPadTemplate *templ = GST_PAD_TEMPLATE (pads->data); in connect_element()
93663 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.93665 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE117605 …[MOVED FROM BAD] GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and t…117607 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE159892 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.159894 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE159902 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.159904 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
118962 GST_PAD_TEMPLATE(pad) does a cast. We want the former here.