Searched refs:GST_CAPS_FLAG_SET (Results 1 – 2 of 2) sorted by relevance
182 #define GST_CAPS_FLAG_SET(caps,flag) GST_MINI_OBJECT_FLAG_SET (caps, flag) macro
282 GST_CAPS_FLAG_SET (caps, GST_CAPS_FLAG_ANY); in gst_caps_new_any()