Searched refs:GST_CLOCK_ENTRY (Results 1 – 3 of 3) sorted by relevance
44 GstClockEntry *entry = GST_CLOCK_ENTRY (pending_id); \52 GstClockEntry *entry = GST_CLOCK_ENTRY (processed_id); \125 GstClockEntry *entry = GST_CLOCK_ENTRY (wait_ctx->id); in gst_test_util_wait_for_clock_id_begin()148 GstClockEntry *entry = GST_CLOCK_ENTRY (wait_ctx->id); in gst_test_util_wait_for_clock_id_end()191 GstClockEntry *entry = GST_CLOCK_ENTRY (wait_ctx->id); in gst_test_util_clock_wait_context_has_completed()831 g_assert (GST_CLOCK_ENTRY_STATUS (GST_CLOCK_ENTRY (clock_id)) in GST_START_TEST()838 g_assert (GST_CLOCK_ENTRY_STATUS (GST_CLOCK_ENTRY (clock_id)) in GST_START_TEST()847 g_assert (GST_CLOCK_ENTRY_STATUS (GST_CLOCK_ENTRY (clock_id)) in GST_START_TEST()
343 #define GST_CLOCK_ENTRY(entry) ((GstClockEntry *)(entry)) macro
560 ctx->clock_entry = GST_CLOCK_ENTRY (gst_clock_id_ref (entry)); in gst_test_clock_add_entry()