Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstclock.h376 #define GST_CLOCK_ENTRY_INTERVAL(entry) ((entry)->interval) macro
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c636 GST_CLOCK_ENTRY_TIME (entry) += GST_CLOCK_ENTRY_INTERVAL (entry); in process_entry_context_unlocked()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c176 GST_CLOCK_ENTRY_TIME (entry) += GST_CLOCK_ENTRY_INTERVAL (entry); in gst_test_util_wait_for_clock_id_end()