Searched refs:gst_caps_features_get_nth_id (Results 1 – 2 of 2) sorted by relevance
407 gst_caps_features_add_id (copy, gst_caps_features_get_nth_id (features, i)); in gst_caps_features_copy()618 quark = gst_caps_features_get_nth_id (features, i); in gst_caps_features_get_nth()638 gst_caps_features_get_nth_id (const GstCapsFeatures * features, guint i) in gst_caps_features_get_nth_id() function699 if (gst_caps_features_get_nth_id (features, i) == feature) in gst_caps_features_contains_id()747 gst_caps_features_get_nth_id (features1, i))) in gst_caps_features_is_equal()863 GQuark quark = gst_caps_features_get_nth_id (features, i); in gst_caps_features_remove_id()
97 GQuark gst_caps_features_get_nth_id (const GstCapsFeatures * features, guint i);