Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h90 #define GST_CAPS_ANY _gst_caps_any
140 GST_API GstCaps * _gst_caps_any; variable
Dgstcaps.c134 GstCaps *_gst_caps_any; variable
144 _gst_caps_any = gst_caps_new_any (); in _priv_gst_caps_initialize()
154 gst_caps_unref (_gst_caps_any); in _priv_gst_caps_cleanup()
155 _gst_caps_any = NULL; in _priv_gst_caps_cleanup()