Searched refs:GST_PAD_TEMPLATE_PRESENCE (Results 1 – 19 of 19) sorted by relevance
556 GST_PAD_TEMPLATE_PRESENCE (object) = in gst_pad_template_set_property()589 g_value_set_enum (value, GST_PAD_TEMPLATE_PRESENCE (object)); in gst_pad_template_get_property()
87 #define GST_PAD_TEMPLATE_PRESENCE(templ) (((GstPadTemplate *)(templ))->presence) macro
255 presence = GST_PAD_TEMPLATE_PRESENCE (pad_templ); in debug_dump_pad()
1013 presence = GST_PAD_TEMPLATE_PRESENCE (templ); in gst_element_get_pad_from_template()1941 && GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (temp)) == in gst_element_link_pads_full()1999 && GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (temp)) == in gst_element_link_pads_full()
363 GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) == in gst_element_release_request_pad()3396 GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) in gst_element_dispose()
385 || GST_PAD_TEMPLATE_PRESENCE (templ) != presence) { in _find_element_pad_template()499 GST_PAD_TEMPLATE_DIRECTION (templ), GST_PAD_TEMPLATE_PRESENCE (templ)); in gst_gl_mixer_bin_request_new_pad()
896 GST_PAD_TEMPLATE_PRESENCE (t) != GST_PAD_REQUEST) in gst_d3d11_compositor_bin_request_new_pad()
806 if (GST_PAD_TEMPLATE_PRESENCE (templ) == GST_PAD_REQUEST) { in src_pad_removed_cb()
2280 switch (GST_PAD_TEMPLATE_PRESENCE (templ)) { in connect_element()2600 switch (GST_PAD_TEMPLATE_PRESENCE (templ)) { in is_demuxer_element()
2897 switch (GST_PAD_TEMPLATE_PRESENCE (templ)) { in connect_element()3372 switch (GST_PAD_TEMPLATE_PRESENCE (templ)) { in is_demuxer_element()
1770 if (GST_PAD_TEMPLATE_PRESENCE (templ) == GST_PAD_SOMETIMES) in analyse_source()
1847 if (GST_PAD_TEMPLATE_PRESENCE (templ) == GST_PAD_SOMETIMES) in analyse_source()
1067 presence = GST_PAD_TEMPLATE_PRESENCE (templ); in gst_element_get_pad_from_template()2336 if (GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) == in stream_group_free()
589 (GST_PAD_TEMPLATE_PRESENCE(templ) == GST_PAD_SOMETIMES)) in gst_parse_perform_delayed_link()
589 (GST_PAD_TEMPLATE_PRESENCE(templ) == GST_PAD_SOMETIMES))
663 (GST_PAD_TEMPLATE_PRESENCE(templ) == GST_PAD_SOMETIMES)) in gst_parse_perform_delayed_link()
1314 if (GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) == GST_PAD_REQUEST) in count_request_pad()
658 is_request = GST_PAD_TEMPLATE_PRESENCE (temp) == GST_PAD_REQUEST; in gst_pad_is_request_pad()
79709 == NULL || GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) ==