Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.h121 void gst_caps_features_remove_id (GstCapsFeatures * features, GQuark feature);
Dgstcapsfeatures.c840 gst_caps_features_remove_id (features, g_quark_from_string (feature)); in gst_caps_features_remove()
853 gst_caps_features_remove_id (GstCapsFeatures * features, GQuark feature) in gst_caps_features_remove_id() function