Searched refs:gst_ntp_clock_new (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstnetclientclock.h | 97 GstClock* gst_ntp_clock_new (const gchar *name, const gchar *remote_address,
|
D | gstnetclientclock.c | 1491 gst_ntp_clock_new (const gchar * name, const gchar * remote_address, in gst_ntp_clock_new() function
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.c | 3634 clock_drift->ntp_clock = gst_ntp_clock_new ("dashntp", ip_addr, 123, 0); in gst_dash_demux_poll_ntp_server()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpjitterbuffer.c | 1505 clock = gst_ntp_clock_new (NULL, hostname, port, 0); in gst_jitter_buffer_sink_parse_caps()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 19275 gst_net_client_clock_new() and gst_ntp_clock_new() didn't set the 29610 netclientclock: Add Since marker to the docs for gst_ntp_clock_new()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 85959 dashdemux: fix undefined reference to gst_ntp_clock_new
|