Searched refs:GST_DEBUG_FG_GREEN (Results 1 – 9 of 9) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gsttypefindfactory.c | 92 GST_DEBUG_FG_GREEN, "typefinding subsystem"); \
|
D | gstinfo.h | 158 GST_DEBUG_FG_GREEN = 0x0002, enumerator
|
D | gstenumtypes.c | 712 { C_FLAGS(GST_DEBUG_FG_GREEN), "GST_DEBUG_FG_GREEN", "fg-green" }, in gst_debug_color_flags_get_type()
|
D | gstinfo.c | 448 GST_DEBUG_BOLD | GST_DEBUG_FG_GREEN, "pad probes"); in _priv_gst_debug_init()
|
D | gstpad.c | 316 GST_DEBUG_BOLD | GST_DEBUG_FG_GREEN, "dataflow inside pads"); \
|
/third_party/gstreamer/gstplugins_bad/tools/ |
D | utils.c | 52 print (GST_DEBUG_FG_GREEN, FALSE, TRUE, format, var_args);
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctionsplugin.c | 40 GST_DEBUG_FG_GREEN | GST_DEBUG_BG_RED, "generic type find functions"); in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2.c | 260 GST_DEBUG_FG_GREEN | GST_DEBUG_BG_BLACK | GST_DEBUG_BOLD, "LV2"); in plugin_init()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gsttypefindelement.c | 133 GST_DEBUG_BG_YELLOW | GST_DEBUG_FG_GREEN, "type finding element");
|