Searched refs:clock_entry (Results 1 – 1 of 1) sorted by relevance
193 GstClockEntry *clock_entry; member250 test_clock, GstClockEntry * clock_entry);341 gst_test_clock_remove_entry (test_clock, ctx->clock_entry); in gst_test_clock_dispose()529 *pending_id = gst_clock_id_ref (ctx->clock_entry); in gst_test_clock_peek_next_pending_id_unlocked()560 ctx->clock_entry = GST_CLOCK_ENTRY (gst_clock_id_ref (entry)); in gst_test_clock_add_entry()577 gst_clock_id_unref (ctx->clock_entry); in gst_test_clock_remove_entry()587 GstClockEntry * clock_entry) in gst_test_clock_lookup_entry_context() argument596 if (ctx->clock_entry == clock_entry) { in gst_test_clock_lookup_entry_context()611 return gst_clock_id_compare_func (ctx_a->clock_entry, ctx_b->clock_entry); in gst_clock_entry_context_compare_func()619 GstClockEntry *entry = ctx->clock_entry; in process_entry_context_unlocked()[all …]