Searched refs:f_ntp (Results 1 – 1 of 1) sorted by relevance
1471 guint64 f_ntp; in rtp_source_process_rb() local1494 f_ntp = gst_util_uint64_scale (ntpnstime, (1LL << 32), GST_SECOND); in rtp_source_process_rb()1496 ntp = ((f_ntp + 0xffff) >> 16) & 0xffffffff; in rtp_source_process_rb()