Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.h60 GST_INPUT_SELECTOR_SYNC_MODE_CLOCK enumerator
Drsninputselector.c65 {GST_INPUT_SELECTOR_SYNC_MODE_CLOCK, "Sync using the clock", "clock"}, in gst_input_selector_sync_mode_get_type()
687 if (sel->sync_mode == GST_INPUT_SELECTOR_SYNC_MODE_CLOCK) { in gst_input_selector_wait_running_time()
807 if (sel->sync_mode == GST_INPUT_SELECTOR_SYNC_MODE_CLOCK) { in gst_input_selector_cleanup_old_cached_buffers()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstinputselector.h60 GST_INPUT_SELECTOR_SYNC_MODE_CLOCK enumerator
Dgstinputselector.c67 {GST_INPUT_SELECTOR_SYNC_MODE_CLOCK, "Sync using the clock", "clock"}, in gst_input_selector_sync_mode_get_type()
795 if (sel->sync_mode == GST_INPUT_SELECTOR_SYNC_MODE_CLOCK) { in gst_input_selector_wait_running_time()
900 if (sel->sync_mode == GST_INPUT_SELECTOR_SYNC_MODE_CLOCK) { in gst_input_selector_cleanup_old_cached_buffers()