GstClockTimeDiff 1158 gst/gstclock.c   GstClockTimeDiff sxx, sxy, syy;
GstClockTimeDiff  155 gst/gstclock.h #define GST_CLOCK_DIFF(s, e)		(GstClockTimeDiff)((e) - (s))
GstClockTimeDiff  496 gst/gstclock.h 		  				 GstClockTimeDiff *jitter);
GstClockTimeDiff  556 gst/gstelement.h   GstClockTimeDiff      base_time; /* NULL/READY: 0 - PAUSED: current time - PLAYING: difference to clock */
GstClockTimeDiff  569 gst/gstsystemclock.c   GstClockTimeDiff diff;
GstClockTimeDiff  667 gst/gstsystemclock.c               (double) (GstClockTimeDiff) (now - entryt) / GST_SECOND,
GstClockTimeDiff  669 gst/gstsystemclock.c               ((double) (GstClockTimeDiff) (final - target)) / GST_SECOND);
GstClockTimeDiff  188 libs/gst/base/gstbasesink.c   GstClockTimeDiff ts_offset;
GstClockTimeDiff  198 libs/gst/base/gstbasesink.c   GstClockTimeDiff current_jitter;
GstClockTimeDiff  907 libs/gst/base/gstbasesink.c GstClockTimeDiff
GstClockTimeDiff  910 libs/gst/base/gstbasesink.c   GstClockTimeDiff res;
GstClockTimeDiff 1214 libs/gst/base/gstbasesink.c   GstClockTimeDiff res;
GstClockTimeDiff 2009 libs/gst/base/gstbasesink.c   GstClockTimeDiff ts_offset;
GstClockTimeDiff 2325 libs/gst/base/gstbasesink.c   GstClockTimeDiff jitter = 0;
GstClockTimeDiff 2492 libs/gst/base/gstbasesink.c   GstClockTimeDiff jitter;
GstClockTimeDiff 4445 libs/gst/base/gstbasesink.c   GstClockTimeDiff base;
GstClockTimeDiff  217 libs/gst/base/gstbasesink.h GstClockTimeDiff gst_base_sink_get_ts_offset    (GstBaseSink *sink);
GstClockTimeDiff  234 libs/gst/base/gstbasesrc.c   GstClockTimeDiff ts_offset;
GstClockTimeDiff 1717 libs/gst/base/gstbasesrc.c       GstClockTimeDiff diff;
GstClockTimeDiff 1888 libs/gst/base/gstbasetransform.c       GstClockTimeDiff diff;
GstClockTimeDiff  452 plugins/elements/gstidentity.c       GstClockTimeDiff dt;
GstClockTimeDiff   77 tests/benchmarks/controller.c   GstClockTimeDiff elapsed;
GstClockTimeDiff  142 tests/check/gst/gstevent.c     GstClockTimeDiff ctd1 = G_GINT64_CONSTANT (10), ctd2;
GstClockTimeDiff   51 tests/check/gst/gstsystemclock.c   GstClockTimeDiff diff[] =
GstClockTimeDiff  359 tests/check/gst/gstsystemclock.c   GstClockTimeDiff jitter;
GstClockTimeDiff  483 tests/check/gst/gstsystemclock.c   GstClockTimeDiff d[] = { 0, 2, 1, -1, -GST_SECOND, 0, 2 * GST_SECOND };
GstClockTimeDiff  499 tests/check/gst/gstsystemclock.c   GstClockTimeDiff jitter;
GstClockTimeDiff  875 tools/gst-launch.c       GstClockTimeDiff diff;