Home
last modified time | relevance | path

Searched refs:_fixate_caps (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideomixer.c475 static GstCaps *_fixate_caps (GstAggregator * agg, GstCaps * caps);
936 agg_class->fixate_src_caps = _fixate_caps; in gst_gl_video_mixer_class_init()
1084 _fixate_caps (GstAggregator * agg, GstCaps * caps) in _fixate_caps() function
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c950 _fixate_caps (GstAggregator * agg, GstCaps * caps) in _fixate_caps() function
1588 agg_class->fixate_src_caps = _fixate_caps; in gst_compositor_class_init()
/third_party/gstreamer/gstreamer/
DChangeLog82732 pad: make _fixate_caps() also truncate when needed