Home
last modified time | relevance | path

Searched defs:gst_debug_category_get_name (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1989 gst_debug_category_get_name (GstDebugCategory * category) in gst_debug_category_get_name() function
2527 gst_debug_category_get_name (GstDebugCategory * category) in gst_debug_category_get_name() function
Dgstinfo.h1546 #define gst_debug_category_get_name(cat) ("") macro