Home
last modified time | relevance | path

Searched refs:GST_CAT_GST_INIT (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgst_private.h268 GST_API GstDebugCategory *GST_CAT_GST_INIT;
312 #define GST_CAT_GST_INIT NULL
Dgstcontext.c86 GST_CAT_INFO (GST_CAT_GST_INIT, "init contexts"); in _priv_gst_context_initialize()
Dgst.c127 #define GST_CAT_DEFAULT GST_CAT_GST_INIT
Dgstinfo.c211 GstDebugCategory *GST_CAT_GST_INIT = NULL; variable
397 GST_CAT_GST_INIT = _gst_debug_category_new ("GST_INIT", in _priv_gst_debug_init()
Dgstmessage.c129 GST_CAT_INFO (GST_CAT_GST_INIT, "init messages"); in _priv_gst_message_initialize()