Searched refs:GstPtpClock (Results 1 – 4 of 4) sorted by relevance
33 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_PTP_CLOCK,GstPtpClock))41 typedef struct _GstPtpClock GstPtpClock; typedef156 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstPtpClock, gst_object_unref)
2346 G_DEFINE_TYPE_WITH_PRIVATE (GstPtpClock, gst_ptp_clock, GST_TYPE_SYSTEM_CLOCK);2394 gst_ptp_clock_init (GstPtpClock * self) in gst_ptp_clock_init()2407 gst_ptp_clock_ensure_domain_clock (GstPtpClock * self) in gst_ptp_clock_ensure_domain_clock()2444 GstPtpClock *self = user_data; in gst_ptp_clock_stats_callback()2463 GstPtpClock *self = GST_PTP_CLOCK (object); in gst_ptp_clock_set_property()2484 GstPtpClock *self = GST_PTP_CLOCK (object); in gst_ptp_clock_get_property()2525 GstPtpClock *self = GST_PTP_CLOCK (object); in gst_ptp_clock_finalize()2536 GstPtpClock *self = GST_PTP_CLOCK (clock); in gst_ptp_clock_get_internal_time()
25031 docs: remove parent docs for GstPtpClock29858 GstPtpClock implements a PTP (IEEE1588:2008) ordinary clock in29870 are known. To check this, the GstPtpClock::internal-clock property and
33163 when testing TSN related pipelines, one usually uses GstPtpClock or