Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h182 #define GST_CAPS_FLAG_SET(caps,flag) GST_MINI_OBJECT_FLAG_SET (caps, flag) macro
Dgstcaps.c282 GST_CAPS_FLAG_SET (caps, GST_CAPS_FLAG_ANY); in gst_caps_new_any()