Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst_private.h302 #define GST_CAT_POLL _priv_GST_CAT_POLL
303 extern GstDebugCategory *_priv_GST_CAT_POLL;
Dgstinfo.c240 GstDebugCategory *_priv_GST_CAT_POLL = NULL; variable
451 _priv_GST_CAT_POLL = _gst_debug_category_new ("GST_POLL", 0, "poll"); in _priv_gst_debug_init()