gst_clock_id_wait_async  547 gst/gstclock.h GstClockReturn		gst_clock_id_wait_async		(GstClockID id,
gst_clock_id_wait_async  153 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
gst_clock_id_wait_async  161 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, error_callback, NULL);
gst_clock_id_wait_async  173 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
gst_clock_id_wait_async  177 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id2, error_callback, NULL);
gst_clock_id_wait_async  224 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
gst_clock_id_wait_async  229 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, ok_callback, NULL);
gst_clock_id_wait_async  237 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id2, ok_callback, NULL);
gst_clock_id_wait_async  245 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id, error_callback, NULL);
gst_clock_id_wait_async  281 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id1, store_callback, &cb_list);
gst_clock_id_wait_async  284 tests/check/gst/gstsystemclock.c   result = gst_clock_id_wait_async (id2, store_callback, &cb_list);
gst_clock_id_wait_async  381 tests/check/gst/gstsystemclock.c     result = gst_clock_id_wait_async (td.async_id,
gst_clock_id_wait_async  390 tests/check/gst/gstsystemclock.c     result = gst_clock_id_wait_async (td.async_id2,
gst_clock_id_wait_async  396 tests/check/gst/gstsystemclock.c     result = gst_clock_id_wait_async (td.async_id3,
gst_clock_id_wait_async  447 tests/check/gst/gstsystemclock.c       gst_clock_id_wait_async (clock_id_async, notify_callback, &got_callback);
gst_clock_id_wait_async  547 tests/check/gst/gstsystemclock.c   gst_clock_id_wait_async (id, mixed_async_cb, NULL);