GST_CLOCK_OK 202 gst/gstclock.c entry->status = GST_CLOCK_OK; GST_CLOCK_OK 405 gst/gstsystemclock.c case GST_CLOCK_OK: GST_CLOCK_OK 442 gst/gstsystemclock.c entry->status = GST_CLOCK_OK; GST_CLOCK_OK 656 gst/gstsystemclock.c entry->status = GST_CLOCK_OK; GST_CLOCK_OK 679 gst/gstsystemclock.c entry->status = GST_CLOCK_OK; GST_CLOCK_OK 798 gst/gstsystemclock.c return GST_CLOCK_OK; GST_CLOCK_OK 2327 libs/gst/base/gstbasesink.c GstClockReturn status = GST_CLOCK_OK; GST_CLOCK_OK 1991 libs/gst/base/gstbasesrc.c return GST_CLOCK_OK; GST_CLOCK_OK 1997 libs/gst/base/gstbasesrc.c return GST_CLOCK_OK; GST_CLOCK_OK 2160 libs/gst/base/gstbasesrc.c case GST_CLOCK_OK: GST_CLOCK_OK 31 tests/check/gst/gstclock.c return GST_CLOCK_OK; GST_CLOCK_OK 361 tests/check/gst/gstpipeline.c fail_unless (gst_clock_id_wait (clock_id, NULL) == GST_CLOCK_OK, GST_CLOCK_OK 431 tests/check/gst/gstpipeline.c fail_unless (ret == GST_CLOCK_OK, GST_CLOCK_OK 139 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK (result=%d)", GST_CLOCK_OK 154 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 162 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 174 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 178 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 187 tests/check/gst/gstsystemclock.c fail_unless (((GstClockEntry *) id)->status == GST_CLOCK_OK, GST_CLOCK_OK 216 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 221 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 225 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 230 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 238 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 282 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 285 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 383 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 387 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK || result == GST_CLOCK_EARLY, GST_CLOCK_OK 392 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 398 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 448 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Async waiting did not return OK"); GST_CLOCK_OK 451 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 460 tests/check/gst/gstsystemclock.c fail_unless (result == GST_CLOCK_OK, "Waiting did not return OK"); GST_CLOCK_OK 552 tests/check/gst/gstsystemclock.c fail_unless (info.ret == GST_CLOCK_OK, "clock return was %d", info.ret); GST_CLOCK_OK 99 tests/examples/controller/audio-example.c if ((wait_ret = gst_clock_id_wait (clock_id, NULL)) != GST_CLOCK_OK) { GST_CLOCK_OK 180 win32/common/gstenumtypes.c {C_ENUM (GST_CLOCK_OK), "GST_CLOCK_OK", "ok"},