Searched refs:_gst_caps_none (Results 1 – 3 of 3) sorted by relevance
96 #define GST_CAPS_NONE _gst_caps_none141 GST_API GstCaps * _gst_caps_none; variable
133 GstCaps *_gst_caps_none; variable143 _gst_caps_none = gst_caps_new_empty (); in _priv_gst_caps_initialize()154 gst_caps_unref (_gst_caps_none); in _priv_gst_caps_cleanup()155 _gst_caps_none = NULL; in _priv_gst_caps_cleanup()
48496 Rename the variable for GST_CAPS_NONE to _gst_caps_none for consistency and to