Searched refs:gst_pad_template_get_caps (Results 1 – 22 of 22) sorted by relevance
473 gst_pad_template_get_caps (GstPadTemplate * templ) in gst_pad_template_get_caps() function526 return gst_pad_template_get_caps (templ); in gst_pad_template_get_documentation_caps()
230 GstCaps* gst_pad_template_get_caps (GstPadTemplate *templ);
2058 srccaps = gst_pad_template_get_caps (srctempl); in gst_element_link_pads_full()2059 destcaps = gst_pad_template_get_caps (desttempl); in gst_element_link_pads_full()
2759 return gst_pad_template_get_caps (GST_PAD_PAD_TEMPLATE (pad)); in gst_pad_get_pad_template_caps()
57 caps = gst_pad_template_get_caps (tmpl); in check_pad_template()
58 caps = gst_pad_template_get_caps (tmpl); in check_pad_template()
253 ctx.desired_caps = gst_pad_template_get_caps (templ); in _get_decoder_factories()
248 caps = gst_pad_template_get_caps (pad_template); in gst_qt_src_get_caps()
190 GstCaps *tmpl_caps = gst_pad_template_get_caps (tmpl); in gst_tag_mux_init()
813 expected = gst_pad_template_get_caps (templ); in GST_START_TEST()
161 GstCaps *caps = gst_pad_template_get_caps (tmpl); in filter_handles_any()
326 gst_pad_set_caps (ffmpegmux->srcpad, gst_pad_template_get_caps (templ)); in gst_ffmpegmux_init()
341 templ_caps = gst_pad_template_get_caps (pad_template); in gst_alsasrc_getcaps()
321 templ_caps = gst_pad_template_get_caps (pad_template); in gst_alsasink_getcaps()
294 gst_pad_template_get_caps (pad_template)); in gst_directsound_sink_getcaps()
182 gst_pad_template_get_caps() returns a new reference of the caps
6461 (gst_pad_selectv, gst_pad_select, gst_pad_template_get_caps)
830 format = gst_pad_template_get_caps (template); in _get_parser()
3090 src_template = gst_pad_template_get_caps (pad_template); in gst_video_aggregator_init()
1033 caps = gst_pad_template_get_caps (pad_template); in gst_base_src_default_get_caps()
673 caps = gst_pad_template_get_caps (pad_template); in gst_base_sink_query_caps()
65094 gst_pad_template_get_caps(), gst_pad_get_pad_template_caps()123842 (gst_static_pad_template_get_caps), (gst_pad_template_get_caps),