Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstcaps.h88 #define GST_CAPS_ANY _gst_caps_any
139 GST_API GstCaps * _gst_caps_any; variable
H A Dgstcaps.c132 GstCaps *_gst_caps_any; variable
142 _gst_caps_any = gst_caps_new_any (); in _priv_gst_caps_initialize()
152 gst_caps_unref (_gst_caps_any); in _priv_gst_caps_cleanup()
153 _gst_caps_any = NULL; in _priv_gst_caps_cleanup()