Searched refs:sink_template_caps (Results 1 – 6 of 6) sorted by relevance
867 GstCaps *sink_template_caps = gst_pad_get_pad_template_caps (pad); in gst_audio_aggregator_sink_getcaps() local873 sink_template_caps); in gst_audio_aggregator_sink_getcaps()886 gst_caps_intersect_full (sink_template_caps, first_configured_caps, in gst_audio_aggregator_sink_getcaps()889 gst_caps_unref (sink_template_caps); in gst_audio_aggregator_sink_getcaps()890 sink_template_caps = tmp; in gst_audio_aggregator_sink_getcaps()899 gst_caps_intersect_full (sink_template_caps, downstream_caps, in gst_audio_aggregator_sink_getcaps()902 sink_caps = gst_caps_ref (sink_template_caps); in gst_audio_aggregator_sink_getcaps()913 gst_caps_unref (sink_template_caps); in gst_audio_aggregator_sink_getcaps()929 GstCaps *sink_template_caps = gst_pad_get_pad_template_caps (pad); in gst_audio_aggregator_convert_sink_getcaps() local935 sink_template_caps); in gst_audio_aggregator_convert_sink_getcaps()[all …]
51 static GstStaticCaps sink_template_caps = variable115 caps = gst_d3d11_get_updated_template_caps (&sink_template_caps); in gst_d3d11_download_class_init()
48 static GstStaticCaps sink_template_caps = variable110 caps = gst_d3d11_get_updated_template_caps (&sink_template_caps); in gst_d3d11_upload_class_init()
501 static GstStaticCaps sink_template_caps = variable605 caps = gst_d3d11_get_updated_template_caps (&sink_template_caps); in gst_d3d11_compositor_bin_class_init()
37 static GstStaticCaps sink_template_caps = variable254 caps = gst_d3d11_get_updated_template_caps (&sink_template_caps); in gst_d3d11_base_convert_class_init()
1577 GstCaps *template_caps, *sink_template_caps; in gst_video_aggregator_pad_sink_getcaps() local1624 sink_template_caps = gst_pad_get_pad_template_caps (pad); in gst_video_aggregator_pad_sink_getcaps()1626 GstCaps *tmp = _get_non_alpha_caps (sink_template_caps); in gst_video_aggregator_pad_sink_getcaps()1627 gst_caps_unref (sink_template_caps); in gst_video_aggregator_pad_sink_getcaps()1628 sink_template_caps = tmp; in gst_video_aggregator_pad_sink_getcaps()1632 GstCaps *intersect = gst_caps_intersect (returned_caps, sink_template_caps); in gst_video_aggregator_pad_sink_getcaps()1638 gst_caps_unref (sink_template_caps); in gst_video_aggregator_pad_sink_getcaps()