Searched refs:gst_test_clock_unschedule (Results 1 – 1 of 1) sorted by relevance
239 static void gst_test_clock_unschedule (GstClock * clock, GstClockEntry * entry);276 gstclock_class->unschedule = GST_DEBUG_FUNCPTR (gst_test_clock_unschedule); in gst_test_clock_class_init()501 gst_test_clock_unschedule (GstClock * clock, GstClockEntry * entry) in gst_test_clock_unschedule() function