Searched refs:_gst_caps_none (Results 1 – 3 of 3) sorted by relevance
98 #define GST_CAPS_NONE _gst_caps_none142 GST_API GstCaps * _gst_caps_none; variable
135 GstCaps *_gst_caps_none; variable145 _gst_caps_none = gst_caps_new_empty (); in _priv_gst_caps_initialize()156 gst_caps_unref (_gst_caps_none); in _priv_gst_caps_cleanup()157 _gst_caps_none = NULL; in _priv_gst_caps_cleanup()
56751 Rename the variable for GST_CAPS_NONE to _gst_caps_none for consistency and to