Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.h47 #define GST_INPUT_SELECTOR_WAIT(sel) (g_cond_wait (GST_INPUT_SELECTOR_GET_COND(sel), \ macro
Drsninputselector.c79 #define GST_INPUT_SELECTOR_WAIT(sel) (g_cond_wait (GST_INPUT_SELECTOR_GET_COND(sel), \ macro
614 GST_INPUT_SELECTOR_WAIT (self); in gst_input_selector_wait()
732 GST_INPUT_SELECTOR_WAIT (sel); in gst_input_selector_wait_running_time()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstinputselector.h47 #define GST_INPUT_SELECTOR_WAIT(sel) (g_cond_wait (GST_INPUT_SELECTOR_GET_COND(sel), \ macro
Dgstinputselector.c81 #define GST_INPUT_SELECTOR_WAIT(sel) (g_cond_wait (GST_INPUT_SELECTOR_GET_COND(sel), \ macro
497 GST_INPUT_SELECTOR_WAIT (self); in gst_input_selector_eos_wait()
846 GST_INPUT_SELECTOR_WAIT (sel); in gst_input_selector_wait_running_time()