Home
last modified time | relevance | path

Searched refs:ntptime (Results 176 – 200 of 420) sorted by relevance

12345678910>>...17

/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.h322 guint64 *ntptime, guint32 *rtptime,
327 guint64 ntptime, guint32 rtptime,
499 guint64 gst_rtcp_ntp_to_unix (guint64 ntptime);
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/packaging/SUSE/
H A Dntpsec.spec203 %{_bindir}/ntptime
210 %{_mandir}/man8/ntptime.8%{?ext_man}
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/
H A Dinclude.ad23 :ntptimeman: ntptime(8)
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/rtp/
H A Dgstrtcpbuffer.c721 guint64 * ntptime, guint32 * rtptime, guint32 * packet_count, in gst_rtcp_packet_sr_get_sender_info() argument
738 if (ntptime) in gst_rtcp_packet_sr_get_sender_info()
739 *ntptime = GST_READ_UINT64_BE (data); in gst_rtcp_packet_sr_get_sender_info()
764 guint64 ntptime, guint32 rtptime, guint32 packet_count, guint32 octet_count) in gst_rtcp_packet_sr_set_sender_info() argument
779 GST_WRITE_UINT64_BE (data, ntptime); in gst_rtcp_packet_sr_set_sender_info()
2115 gst_rtcp_ntp_to_unix (guint64 ntptime) in gst_rtcp_ntp_to_unix() argument
2121 unixtime = ntptime - (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_ntp_to_unix()
2145 guint64 ntptime; in gst_rtcp_unix_to_ntp() local
2149 ntptime = in gst_rtcp_unix_to_ntp()
2154 ntptime += (G_GUINT64_CONSTANT (2208988800) << 32); in gst_rtcp_unix_to_ntp()
[all …]
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpsourcedata.h59 void Set(const RTPNTPTime &ntptime,uint32_t rtptime,uint32_t pcount, in Set() argument
60 …uint32_t bcount,const RTPTime &rcvtime) { ntptimestamp = ntptime; rtptimestamp = rtptime; packet… in Set()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-rtp-sys-0.17.0/src/
H A Dlib.rs788 ntptime: *mut u64, in gst_rtcp_packet_sr_get_sender_info()
796 ntptime: u64, in gst_rtcp_packet_sr_set_sender_info()
1363 pub fn gst_rtcp_ntp_to_unix(ntptime: u64) -> u64; in gst_rtcp_ntp_to_unix()
1370 pub fn gst_rtp_hdrext_get_ntp_56(data: gpointer, size: c_uint, ntptime: *mut u64) -> gboolean; in gst_rtp_hdrext_get_ntp_56()
1371 pub fn gst_rtp_hdrext_get_ntp_64(data: gpointer, size: c_uint, ntptime: *mut u64) -> gboolean; in gst_rtp_hdrext_get_ntp_64()
1372 pub fn gst_rtp_hdrext_set_ntp_56(data: gpointer, size: c_uint, ntptime: u64) -> gboolean; in gst_rtp_hdrext_set_ntp_56()
1373 pub fn gst_rtp_hdrext_set_ntp_64(data: gpointer, size: c_uint, ntptime: u64) -> gboolean; in gst_rtp_hdrext_set_ntp_64()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgstreamer-rtp-1.0.vapi339 … = "size", array_length_pos = 1.5, array_length_type = "guint")] uint8[] data, out uint64 ntptime);
341 … = "size", array_length_pos = 1.5, array_length_type = "guint")] uint8[] data, out uint64 ntptime);
343 public static bool hdrext_set_ntp_56 (void* data, uint size, uint64 ntptime);
345 public static bool hdrext_set_ntp_64 (void* data, uint size, uint64 ntptime);
491 …public void sr_get_sender_info (out uint32 ssrc, out uint64 ntptime, out uint32 rtptime, out uint3…
493 …public void sr_set_sender_info (uint32 ssrc, uint64 ntptime, uint32 rtptime, uint32 packet_count, …
657 public static uint64 ntp_to_unix (uint64 ntptime);
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/tests/check/elements/
H A Drtponviftimestamp.c240 guint64 ntptime; in convert_to_ntp() local
244 ntptime = gst_util_uint64_scale (t, (G_GINT64_CONSTANT (1) << 32), in convert_to_ntp()
247 return ntptime; in convert_to_ntp()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/tests/check/elements/
H A Drtponviftimestamp.c240 guint64 ntptime; in convert_to_ntp() local
244 ntptime = gst_util_uint64_scale (t, (G_GINT64_CONSTANT (1) << 32), in convert_to_ntp()
247 return ntptime; in convert_to_ntp()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/tests/check/elements/
H A Drtponviftimestamp.c240 guint64 ntptime; in convert_to_ntp() local
244 ntptime = gst_util_uint64_scale (t, (G_GINT64_CONSTANT (1) << 32), in convert_to_ntp()
247 return ntptime; in convert_to_ntp()

12345678910>>...17