Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst_private.h234 GstCapsFeatures * __gst_caps_get_features_unchecked (const GstCaps * caps, guint idx);
Dgstdebugutils.c446 GstCapsFeatures *features = __gst_caps_get_features_unchecked (caps, i); in debug_dump_describe_caps()
Dgstcaps.c161 __gst_caps_get_features_unchecked (const GstCaps * caps, guint idx) in __gst_caps_get_features_unchecked() function