Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.h42 gboolean gst_rtp_hdrext_get_ntp_64 (gpointer data, guint size, guint64 *ntptime);
Dgstrtphdrext.c91 gst_rtp_hdrext_get_ntp_64 (gpointer data, guint size, guint64 * ntptime) in gst_rtp_hdrext_get_ntp_64() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1732 gst_rtp_hdrext_get_ntp_64 (data, size, &ntptime); in GST_START_TEST()