Searched refs:preroll_cond (Results 1 – 5 of 5) sorted by relevance
53 #define GST_BASE_SINK_GET_PREROLL_COND(obj) (&GST_BASE_SINK_CAST(obj)->preroll_cond)84 GCond preroll_cond; member
735 g_cond_init (&basesink->preroll_cond); in gst_base_sink_init()775 g_cond_clear (&basesink->preroll_cond); in gst_base_sink_finalize()
1242 static GCond preroll_cond; variable1250 g_cond_signal (&preroll_cond); in test_async_false_seek_preroll()1293 g_cond_wait (&preroll_cond, &preroll_lock); in GST_START_TEST()1303 g_cond_wait (&preroll_cond, &preroll_lock); in GST_START_TEST()
219 GCond preroll_cond; member659 g_cond_init (&demux->priv->preroll_cond); in gst_adaptive_demux_init()704 g_cond_clear (&demux->priv->preroll_cond); in gst_adaptive_demux_finalize()2463 g_cond_broadcast (&demux->priv->preroll_cond); in gst_adaptive_demux_stop_tasks()2673 g_cond_broadcast (&demux->priv->preroll_cond); in gst_adaptive_demux_handle_preroll()2766 g_cond_wait (&demux->priv->preroll_cond, &demux->priv->preroll_lock); in gst_adaptive_demux_stream_push_buffer()
77272 i = {1, 0}}, preroll_cond = {p = 0x0, i = {0, 0}}, eos = 0,