Searched refs:GST_DEBUG_FG_YELLOW (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tools/ |
D | utils.c | 62 print (GST_DEBUG_FG_YELLOW, TRUE, TRUE, format, var_args);
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.c | 394 GST_DEBUG_BOLD | GST_DEBUG_FG_YELLOW, "debugging subsystem"); in _priv_gst_debug_init() 415 GST_DEBUG_BOLD | GST_DEBUG_FG_YELLOW, NULL); in _priv_gst_debug_init()
|
D | gstinfo.h | 159 GST_DEBUG_FG_YELLOW = 0x0003, enumerator
|
D | gstenumtypes.c | 717 { C_FLAGS(GST_DEBUG_FG_YELLOW), "GST_DEBUG_FG_YELLOW", "fg-yellow" }, in gst_debug_color_flags_get_type()
|