Searched refs:__use_color (Results 1 – 1 of 1) sorted by relevance
328 static gint G_GNUC_MAY_ALIAS __use_color = GST_DEBUG_COLOR_MODE_ON; variable1624 g_atomic_int_set (&__use_color, (gint) new_mode); in gst_debug_set_colored()1640 g_atomic_int_set (&__use_color, mode); in gst_debug_set_color_mode()1675 GstDebugColorMode mode = g_atomic_int_get (&__use_color); in gst_debug_is_colored()1691 return g_atomic_int_get (&__use_color); in gst_debug_get_color_mode()