Searched refs:may_start (Results 1 – 4 of 4) sorted by relevance
213 gint may_start; member
975 if (G_UNLIKELY (!g_atomic_int_get (&buf->may_start))) in gst_audio_ring_buffer_start()1348 if (G_UNLIKELY (!g_atomic_int_get (&buf->may_start))) in wait_segment()2001 g_atomic_int_set (&buf->may_start, allowed); in gst_audio_ring_buffer_may_start()
1478 if (G_UNLIKELY (g_atomic_int_get (&buf->may_start) == FALSE)) in gst_pulseringbuffer_commit()
105767 ringbuffer: make sure to not start if the may_start flag is FALSE