Home
last modified time | relevance | path

Searched refs:GstPtpClock (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstptpclock.h33 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_PTP_CLOCK,GstPtpClock))
41 typedef struct _GstPtpClock GstPtpClock; typedef
156 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstPtpClock, gst_object_unref)
Dgstptpclock.c2346 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()
/third_party/gstreamer/gstreamer/
DChangeLog25031 docs: remove parent docs for GstPtpClock
29858 GstPtpClock implements a PTP (IEEE1588:2008) ordinary clock in
29870 are known. To check this, the GstPtpClock::internal-clock property and
/third_party/gstreamer/gstplugins_bad/
DChangeLog33163 when testing TSN related pipelines, one usually uses GstPtpClock or