Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpstorage.c106 STREAM_UNLOCK (stream); in rtp_storage_get_packets_for_recovery()
138 STREAM_UNLOCK (stream); in rtp_storage_get_redundant_packet()
162 STREAM_UNLOCK (stream); in rtp_storage_do_put_recovered_packet()
221 STREAM_UNLOCK (stream); in rtp_storage_append_buffer()
Drtpstoragestream.h42 #define STREAM_UNLOCK(s) g_mutex_unlock (&(s)->stream_lock) macro
Drtpstoragestream.c166 STREAM_UNLOCK (stream); in rtp_storage_stream_free()