Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c307 static GstDebugCategory *_gst_debug_get_category_locked (const gchar * name);
1895 catfound = _gst_debug_get_category_locked (name); in _gst_debug_category_new()
2046 _gst_debug_get_category_locked (const gchar * name) in _gst_debug_get_category_locked() function
2066 ret = _gst_debug_get_category_locked (name); in _gst_debug_get_category()