Searched refs:get_resolution (Results 1 – 6 of 6) sorted by relevance
511 GstClockTime (*get_resolution) (GstClock *clock); member
919 if (cclass->get_resolution) in gst_clock_get_resolution()920 return cclass->get_resolution (clock); in gst_clock_get_resolution()
433 gstclock_class->get_resolution = gst_system_clock_get_resolution; in gst_system_clock_class_init()
34 get_resolution/set_resolution can be used to control the resolution.
270 gstclock_class->get_resolution = in gst_test_clock_class_init()
25985 timestamps is either 0 or at least as long as get_resolution returned.