Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c419 GST_DEBUG_BOLD | GST_DEBUG_FG_RED | GST_DEBUG_BG_BLUE, NULL); in _priv_gst_debug_init()
429 GST_DEBUG_BOLD | GST_DEBUG_FG_WHITE | GST_DEBUG_BG_BLUE, NULL); in _priv_gst_debug_init()
433 GST_DEBUG_BOLD | GST_DEBUG_FG_RED | GST_DEBUG_BG_BLUE, NULL); in _priv_gst_debug_init()
Dgstinfo.h169 GST_DEBUG_BG_BLUE = 0x0040, enumerator
Dgstenumtypes.c726 { C_FLAGS(GST_DEBUG_BG_BLUE), "GST_DEBUG_BG_BLUE", "bg-blue" }, in gst_debug_color_flags_get_type()