Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.c1560 gboolean other_async, this_async, have_no_preroll, removed_eos; in gst_bin_remove_func() local
1590 have_no_preroll = FALSE; in gst_bin_remove_func()
1623 have_no_preroll = TRUE; in gst_bin_remove_func()
1749 have_no_preroll); in gst_bin_remove_func()
1753 if (have_no_preroll) in gst_bin_remove_func()
1762 have_no_preroll, other_async, this_async); in gst_bin_remove_func()
1764 if (have_no_preroll) { in gst_bin_remove_func()
2819 gboolean have_no_preroll; in gst_bin_change_state_func() local
2911 have_no_preroll = FALSE; in gst_bin_change_state_func()
2975 have_no_preroll = TRUE; in gst_bin_change_state_func()
[all …]