Searched refs:gst_test_clock_new_with_start_time (Results 1 – 4 of 4) sorted by relevance
232 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()243 GstClock *clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()255 GstClock *clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()276 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()352 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()397 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()451 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()475 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()499 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()524 clock = gst_test_clock_new_with_start_time (GST_SECOND); in GST_START_TEST()[all …]
85 GstClock * gst_test_clock_new_with_start_time (GstClockTime start_time);
673 return gst_test_clock_new_with_start_time (0); in gst_test_clock_new()689 gst_test_clock_new_with_start_time (GstClockTime start_time) in gst_test_clock_new_with_start_time() function
44301 API: gst_test_clock_new_with_start_time()