Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.c78 #define GST_INPUT_SELECTOR_UNLOCK(sel) (g_mutex_unlock (GST_INPUT_SELECTOR_GET_LOCK(sel))) macro
452 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_event()
550 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_event()
588 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_query()
661 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
682 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
711 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
734 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
943 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_chain()
974 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_chain()
[all …]
Drsninputselector.h46 #define GST_INPUT_SELECTOR_UNLOCK(sel) (g_mutex_unlock (GST_INPUT_SELECTOR_GET_LOCK(sel))) macro
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstinputselector.c80 #define GST_INPUT_SELECTOR_UNLOCK(sel) (g_mutex_unlock (GST_INPUT_SELECTOR_GET_LOCK(sel))) macro
479 GST_INPUT_SELECTOR_UNLOCK (self); in gst_input_selector_eos_wait()
542 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_event()
657 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_event()
704 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_selector_pad_query()
781 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
790 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
820 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
835 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
848 GST_INPUT_SELECTOR_UNLOCK (sel); in gst_input_selector_wait_running_time()
[all …]
Dgstinputselector.h46 #define GST_INPUT_SELECTOR_UNLOCK(sel) (g_mutex_unlock (GST_INPUT_SELECTOR_GET_LOCK(sel))) macro