Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst.c673 GLogLevelFlags llf; in init_post() local
680 llf = G_LOG_LEVEL_CRITICAL | G_LOG_LEVEL_ERROR | G_LOG_FLAG_FATAL; in init_post()
682 g_log_set_handler (G_LOG_DOMAIN, llf, debug_log_handler, NULL); in init_post()