Searched refs:_negotiated_caps (Results 1 – 5 of 5) sorted by relevance
93 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
147 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps() function426 agg_class->negotiated_src_caps = _negotiated_caps; in gst_gl_mixer_class_init()
1176 _negotiated_caps (GstAggregator * agg, GstCaps * caps) in _negotiated_caps() function1589 agg_class->negotiated_src_caps = _negotiated_caps; in gst_compositor_class_init()
82648 tests: update for _negotiated_caps() change
99252 fix for _negotiated_caps() change