Searched refs:GstNetClientClock (Results 1 – 16 of 16) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstnetclientclock.h | 39 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_NET_CLIENT_CLOCK,GstNetClientClock)) 47 typedef struct _GstNetClientClock GstNetClientClock; typedef 100 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstNetClientClock, gst_object_unref)
|
D | gstnetclientclock.c | 1007 G_DEFINE_TYPE_WITH_PRIVATE (GstNetClientClock, gst_net_client_clock, 1095 gst_net_client_clock_init (GstNetClientClock * self) in gst_net_client_clock_init() 1131 GstNetClientClock *clock = l->data; in update_clock_cache() 1180 GstNetClientClock *self = GST_NET_CLIENT_CLOCK (object); in gst_net_client_clock_finalize() 1226 GstNetClientClock *self = GST_NET_CLIENT_CLOCK (object); in gst_net_client_clock_set_property() 1302 GstNetClientClock *self = GST_NET_CLIENT_CLOCK (object); in gst_net_client_clock_get_property() 1355 GstNetClientClock *self = GST_NET_CLIENT_CLOCK (object); in gst_net_client_clock_constructed() 1416 GstNetClientClock *self = GST_NET_CLIENT_CLOCK (clock); in gst_net_client_clock_get_internal_time()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | struct_sparc.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 208},
|
D | struct_ppc32.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 136},
|
D | struct_ppc64.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 208},
|
D | struct_i386.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 116},
|
D | struct_arm.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 136},
|
D | struct_x86_64.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 208},
|
D | struct_hppa.h | 31 {"GstNetClientClock", sizeof (GstNetClientClock), 208},
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 1367 - GstNetClientClock will signal lost sync in case the remote time
|
D | ChangeLog | 62607 GstNetClientClock that slaves to the remote clock and suggest this clock in
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 1367 - GstNetClientClock will signal lost sync in case the remote time
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 1367 - GstNetClientClock will signal lost sync in case the remote time
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 1367 - GstNetClientClock will signal lost sync in case the remote time
|
D | ChangeLog | 25146 ntp: The clock inherits from GstNetClientClock, not just GstSystemClock
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 1367 - GstNetClientClock will signal lost sync in case the remote time
|