Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/directsound/
Dgstdirectsoundsink.h51 #define GST_DSOUND_LOCK(obj) (g_mutex_lock (&obj->dsound_lock)) macro
Dgstdirectsoundsink.c610 GST_DSOUND_LOCK (dsoundsink); in gst_directsound_sink_write()
678 GST_DSOUND_LOCK (dsoundsink); in gst_directsound_sink_write()
797 GST_DSOUND_LOCK (dsoundsink); in gst_directsound_sink_reset()
/third_party/gstreamer/gstplugins_bad/sys/directsound/
Dgstdirectsoundsrc.h72 #define GST_DSOUND_LOCK(obj) (g_mutex_lock (&obj->dsound_lock)) macro
Dgstdirectsoundsrc.c597 GST_DSOUND_LOCK (dsoundsrc); in gst_directsound_src_unprepare()
633 GST_DSOUND_LOCK (dsoundsrc); in gst_directsound_src_read()
720 GST_DSOUND_LOCK (dsoundsrc); in gst_directsound_src_read()
812 GST_DSOUND_LOCK (dsoundsrc); in gst_directsound_src_reset()