Home
last modified time | relevance | path

Searched refs:GST_SOURCE_GROUP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin2.c268 #define GST_SOURCE_GROUP_UNLOCK(group) (g_mutex_unlock (GST_SOURCE_GROUP_GET_LOCK(group))) macro
1895 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin_set_uri()
1912 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin_set_suburi()
2991 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin_set_property()
3097 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin_set_property()
3122 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin_set_property()
3131 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin_set_property()
3156 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin_set_property()
3565 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin_query()
3570 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin_query()
[all …]
Dgstplaybin3.c286 #define GST_SOURCE_GROUP_UNLOCK(group) (g_mutex_unlock (GST_SOURCE_GROUP_GET_LOCK(group))) macro
1503 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin3_set_uri()
1520 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin3_set_suburi()
1772 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin3_set_property()
1851 GST_SOURCE_GROUP_UNLOCK (playbin->curr_group); in gst_play_bin3_set_property()
2471 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin3_handle_message()
2475 GST_SOURCE_GROUP_UNLOCK (other_group); in gst_play_bin3_handle_message()
2513 GST_SOURCE_GROUP_UNLOCK (group); in gst_play_bin3_handle_message()
3899 GST_SOURCE_GROUP_UNLOCK (group);
4099 GST_SOURCE_GROUP_UNLOCK (group);
[all …]