Searched refs:gst_clock_adjust_unlocked (Results 1 – 4 of 4) sorted by relevance
622 GstClockTime gst_clock_adjust_unlocked (GstClock *clock, GstClockTime internal);
997 gst_clock_adjust_unlocked (GstClock * clock, GstClockTime internal) in gst_clock_adjust_unlocked() function1168 ret = gst_clock_adjust_unlocked (clock, ret); in gst_clock_get_time()
554 now = gst_clock_adjust_unlocked (GST_CLOCK (test_clock), priv->internal_time); in gst_test_clock_add_entry()
102442 * gst/gstclock.c: (gst_clock_adjust_unlocked),117508 (gst_clock_adjust_unlocked): Adjust using uint64_scale and the118560 (gst_clock_adjust_unlocked): Use the right calibration data.118690 * gst/gstclock.c: (gst_clock_init), (gst_clock_adjust_unlocked),118707 * gst/gstclock.c (gst_clock_adjust_unlocked): Implement using rate133601 (gst_clock_adjust_unlocked), (gst_clock_get_time):