Home
last modified time | relevance | path

Searched refs:_negotiated_caps (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereomix.c93 static gboolean _negotiated_caps (GstAggregator * aggregator, GstCaps * caps);
207 agg_class->negotiated_src_caps = _negotiated_caps; in gst_gl_stereo_mix_class_init()
622 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps() function
Dgstglmixer.c147 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps() function
426 agg_class->negotiated_src_caps = _negotiated_caps; in gst_gl_mixer_class_init()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1176 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps() function
1589 agg_class->negotiated_src_caps = _negotiated_caps; in gst_compositor_class_init()
/third_party/gstreamer/gstplugins_good/
DChangeLog82648 tests: update for _negotiated_caps() change
/third_party/gstreamer/gstplugins_base/
DChangeLog99252 fix for _negotiated_caps() change