Searched refs:catfound (Results 1 – 1 of 1) sorted by relevance
1878 GstDebugCategory *cat, *catfound; in _gst_debug_category_new() local1895 catfound = _gst_debug_get_category_locked (name); in _gst_debug_category_new()1896 if (catfound) { in _gst_debug_category_new()1900 cat = catfound; in _gst_debug_category_new()