Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c402 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
417 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
421 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
423 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
440 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
446 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, NULL); in _priv_gst_debug_init()
Dgstdeviceproviderfactory.c68 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, \
Dgstelementfactory.c85 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_RED, \
Dgstinfo.h166 GST_DEBUG_BG_RED = 0x0010, enumerator
Dgstenumtypes.c723 { C_FLAGS(GST_DEBUG_BG_RED), "GST_DEBUG_BG_RED", "bg-red" }, in gst_debug_color_flags_get_type()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsplugin.c40 GST_DEBUG_FG_GREEN | GST_DEBUG_BG_RED, "generic type find functions"); in plugin_init()