Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h322 typedef gboolean (*GstCapsForeachFunc) (GstCapsFeatures *features, typedef
459 GstCapsForeachFunc func,
Dgstcaps.c2558 gst_caps_foreach (const GstCaps * caps, GstCapsForeachFunc func, in gst_caps_foreach()