Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h338 typedef gboolean (*GstCapsMapFunc) (GstCapsFeatures *features, typedef
463 GstCapsMapFunc func,
Dgstcaps.c2599 gst_caps_map_in_place (GstCaps * caps, GstCapsMapFunc func, gpointer user_data) in gst_caps_map_in_place()