Searched defs:test_clock (Results 1 – 8 of 8) sorted by relevance
25 struct test_clock struct34 typedef chrono::time_point< test_clock, duration > time_point; argument50 typedef chrono::steady_clock test_clock; argument52 typedef chrono::system_clock test_clock; typedef
301 gst_test_clock_init (GstTestClock * test_clock) in gst_test_clock_init()323 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_constructed() local334 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_dispose() local352 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_finalize() local365 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_get_property() local385 GstTestClock *test_clock = GST_TEST_CLOCK (object); in gst_test_clock_set_property() local416 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_get_internal_time() local436 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_wait() local473 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_wait_async() local503 GstTestClock *test_clock = GST_TEST_CLOCK (clock); in gst_test_clock_unschedule() local[all …]
31 GstTestClock *test_clock; member114 gst_test_util_wait_for_clock_id_begin (GstTestClock * test_clock, GstClockID id, in gst_test_util_wait_for_clock_id_begin()269 GstTestClock *test_clock; in GST_START_TEST() local346 GstTestClock *test_clock; in GST_START_TEST() local393 GstTestClock *test_clock; in GST_START_TEST() local446 GstTestClock *test_clock; in GST_START_TEST() local470 GstTestClock *test_clock; in GST_START_TEST() local494 GstTestClock *test_clock; in GST_START_TEST() local519 GstTestClock *test_clock; in GST_START_TEST() local550 GstTestClock *test_clock; in GST_START_TEST() local[all …]
41 void test_clock() in test_clock() function
76 void test_clock() in test_clock() function
21 typedef boost::chrono::steady_clock test_clock; typedef
180 typedef boost::chrono::steady_clock test_clock; in perf_test_impl() typedef
66 GstTestClock *test_clock; member