Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1878 GstDebugCategory *cat, *catfound; in _gst_debug_category_new() local
1895 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()