Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h383 GMutex flush_lock; member
Dgstqtmux.c918 g_mutex_init(&qtmux->flush_lock); in gst_qt_mux_init()
950 g_mutex_clear(&qtmux->flush_lock); in gst_qt_mux_finalize()
1971 g_mutex_lock(&qtmux->flush_lock); in gst_qt_mux_send_buffer()
1973 g_mutex_unlock(&qtmux->flush_lock); in gst_qt_mux_send_buffer()
2016 g_mutex_unlock(&qtmux->flush_lock); in gst_qt_mux_send_buffer()
7111 g_mutex_lock(&qtmux->flush_lock); in gst_qt_mux_sink_event()
7113 g_mutex_unlock(&qtmux->flush_lock); in gst_qt_mux_sink_event()
7117 g_mutex_lock(&qtmux->flush_lock); in gst_qt_mux_sink_event()
7119 g_mutex_unlock(&qtmux->flush_lock); in gst_qt_mux_sink_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c202 g_mutex_lock(&pad->priv->flush_lock); \
210 g_mutex_unlock(&pad->priv->flush_lock); \
283 GMutex flush_lock; member
3262 g_mutex_clear (&pad->priv->flush_lock); in gst_aggregator_pad_finalize()
3358 g_mutex_init (&pad->priv->flush_lock); in gst_aggregator_pad_init()