Home
last modified time | relevance | path

Searched refs:gst_rtp_hdrext_set_ntp_64 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.h39 gboolean gst_rtp_hdrext_set_ntp_64 (gpointer data, guint size, guint64 ntptime);
Dgstrtphdrext.c69 gst_rtp_hdrext_set_ntp_64 (gpointer data, guint size, guint64 ntptime) in gst_rtp_hdrext_set_ntp_64() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1717 gst_rtp_hdrext_set_ntp_64 (hdrext_ntp64, GST_RTP_HDREXT_NTP_64_SIZE, in GST_START_TEST()