Home
last modified time | relevance | path

Searched refs:modified_caps (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c576 GstCaps *modified_caps; in gst_videomixer2_pad_sink_acceptcaps() local
612 modified_caps = gst_caps_intersect (accepted_caps, template_caps); in gst_videomixer2_pad_sink_acceptcaps()
619 gst_caps_unref (modified_caps); in gst_videomixer2_pad_sink_acceptcaps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoaggregator.c2381 GstCaps *modified_caps; in gst_video_aggregator_pad_sink_acceptcaps() local
2418 modified_caps = gst_caps_intersect (accepted_caps, template_caps); in gst_video_aggregator_pad_sink_acceptcaps()
2424 gst_caps_unref (modified_caps); in gst_video_aggregator_pad_sink_acceptcaps()