Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.c237 static GstClockReturn gst_test_clock_wait_async (GstClock * clock,
275 gstclock_class->wait_async = GST_DEBUG_FUNCPTR (gst_test_clock_wait_async); in gst_test_clock_class_init()
471 gst_test_clock_wait_async (GstClock * clock, GstClockEntry * entry) in gst_test_clock_wait_async() function