gst_clock_get_time 429 gst/gstclock.c GstClockTime now = gst_clock_get_time (clock); gst_clock_get_time 1033 gst/gstclock.c mtime = gst_clock_get_time (master); gst_clock_get_time 1097 gst/gstclock.c gst_clock_get_time (master), clock->timeout); gst_clock_get_time 507 gst/gstclock.h GstClockTime gst_clock_get_time (GstClock *clock); gst_clock_get_time 340 gst/gstpipeline.c now = gst_clock_get_time (clock); gst_clock_get_time 419 gst/gstpipeline.c now = gst_clock_get_time (clock); gst_clock_get_time 4505 libs/gst/base/gstbasesink.c now = gst_clock_get_time (clock); gst_clock_get_time 1916 libs/gst/base/gstbasesrc.c now = gst_clock_get_time (clock); gst_clock_get_time 1955 libs/gst/base/gstbasesrc.c now = gst_clock_get_time (clock); gst_clock_get_time 558 libs/gst/net/gstnetclientclock.c GstClockTime now = gst_clock_get_time (GST_CLOCK (ret)); gst_clock_get_time 252 libs/gst/net/gstnettimeprovider.c packet->remote_time = gst_clock_get_time (self->clock); gst_clock_get_time 813 plugins/elements/gstfakesrc.c time = gst_clock_get_time (clock); gst_clock_get_time 36 tests/benchmarks/gstclockstress.c gst_clock_get_time (sysclock); gst_clock_get_time 295 tests/check/gst/gstpipeline.c lower = gst_clock_get_time (clock); gst_clock_get_time 321 tests/check/gst/gstpipeline.c upper = gst_clock_get_time (clock); gst_clock_get_time 365 tests/check/gst/gstpipeline.c lower = gst_clock_get_time (clock); gst_clock_get_time 394 tests/check/gst/gstpipeline.c upper = gst_clock_get_time (clock); gst_clock_get_time 435 tests/check/gst/gstpipeline.c lower = gst_clock_get_time (clock); gst_clock_get_time 464 tests/check/gst/gstpipeline.c upper = gst_clock_get_time (clock); gst_clock_get_time 71 tests/check/gst/gstsystemclock.c time = gst_clock_get_time (clock); gst_clock_get_time 131 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (clock); gst_clock_get_time 141 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) > (base + TIME_UNIT), gst_clock_get_time 207 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (clock); gst_clock_get_time 277 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (clock); gst_clock_get_time 370 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (clock); gst_clock_get_time 435 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (clock); gst_clock_get_time 439 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) >= base + TIME_UNIT); gst_clock_get_time 440 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) < base + 2 * TIME_UNIT); gst_clock_get_time 452 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) >= base + 2 * TIME_UNIT); gst_clock_get_time 456 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) < base + 3 * TIME_UNIT); gst_clock_get_time 461 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) >= base + 3 * TIME_UNIT); gst_clock_get_time 465 tests/check/gst/gstsystemclock.c fail_unless (gst_clock_get_time (clock) < base + 4 * TIME_UNIT); gst_clock_get_time 530 tests/check/gst/gstsystemclock.c base = gst_clock_get_time (info.clock); gst_clock_get_time 579 tests/check/gst/gstsystemclock.c mtime = gst_clock_get_time (master); gst_clock_get_time 611 tests/check/gst/gstsystemclock.c gst_clock_get_time (master), slave->timeout); gst_clock_get_time 78 tests/check/libs/gstnetclientclock.c servtime = gst_clock_get_time (server); gst_clock_get_time 79 tests/check/libs/gstnetclientclock.c clienttime = gst_clock_get_time (client); gst_clock_get_time 87 tests/check/libs/gstnettimeprovider.c packet->local_time = local = gst_clock_get_time (clock); gst_clock_get_time 103 tests/check/libs/gstnettimeprovider.c fail_unless (packet->remote_time < gst_clock_get_time (clock), gst_clock_get_time 95 tests/examples/controller/audio-example.c gst_clock_get_time (clock) + (7 * GST_SECOND));