Searched refs:init_pre (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gst.c | 160 static gboolean init_pre (GOptionContext * context, GOptionGroup * group, 315 g_option_group_set_parse_hooks (group, (GOptionParseFunc) init_pre, in gst_init_get_option_group() 434 init_pre (NULL, NULL, NULL, NULL); in gst_init_check() 549 init_pre (GOptionContext * context, GOptionGroup * group, gpointer data, in init_pre() function
|
/third_party/gstreamer/gstreamer/tests/check/ |
D | gstreamer.supp | 926 fun:init_pre* 1056 fun:init_pre
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 5608 * gst/gst.c: (gst_init_get_popt_table), (init_pre), (init_post), 7174 (gst_init_check_with_popt_table), (init_pre), (init_popt_callback): 7250 * gst/gst.c: (init_pre): 8213 * gst/gst.c: (init_pre): fix up gettext calls
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 15944 * We find the executable path in init_pre instead of gst_init, 33156 initialized by using init_pre and init_post directly from GOptionContext like 44167 The function init_pre() in gstreamer/gst/gst.c calls setlocale(LC_ALL, ""), 92642 * gst/gst.c: (init_pre): 98074 * gst/gst.c: (init_pre): 104348 (init_pre): 104659 …gst/gst.c: init_pre() and init_post() might be called via our GOptionGroup or from gst_init(), and… 104661 * gst/gst.c: (init_pre), (init_post): 104662 init_pre() and init_post() might be called via our GOptionGroup or 104688 * gst/gst.c: (init_pre): [all …]
|