GST_CLOCK         663 gst/gstclock.c   GstClock *clock = GST_CLOCK (object);
GST_CLOCK         677 gst/gstclock.c   GstClock *clock = GST_CLOCK (object);
GST_CLOCK        1360 gst/gstclock.c   clock = GST_CLOCK (object);
GST_CLOCK        1404 gst/gstclock.c   clock = GST_CLOCK (object);
GST_CLOCK         265 libs/gst/net/gstnetclientclock.c   gst_clock_add_observation (GST_CLOCK (self), local_avg, remote, &r_squared);
GST_CLOCK         298 libs/gst/net/gstnetclientclock.c     diff = gst_clock_get_internal_time (GST_CLOCK (self));
GST_CLOCK         300 libs/gst/net/gstnetclientclock.c     diff = gst_clock_get_internal_time (GST_CLOCK (self)) - diff;
GST_CLOCK         355 libs/gst/net/gstnetclientclock.c       packet->local_time = gst_clock_get_internal_time (GST_CLOCK (self));
GST_CLOCK         369 libs/gst/net/gstnetclientclock.c       GstClockTime new_local = gst_clock_get_internal_time (GST_CLOCK (self));
GST_CLOCK         554 libs/gst/net/gstnetclientclock.c   internal = gst_clock_get_internal_time (GST_CLOCK (ret));
GST_CLOCK         555 libs/gst/net/gstnetclientclock.c   gst_clock_set_calibration (GST_CLOCK (ret), internal, base_time, 1, 1);
GST_CLOCK         558 libs/gst/net/gstnetclientclock.c     GstClockTime now = gst_clock_get_time (GST_CLOCK (ret));