Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.c536 GstClockTime * local_duration, GstClockTime * remote_duration) in _get_window_start_index() argument
558 *remote_duration = GST_CLOCK_DIFF (pkt->remote_ts, last->remote_ts); in _get_window_start_index()
581 GstClockTime remote_duration; in rtp_twcc_stats_calculate_windowed_stats() local
584 &local_duration, &remote_duration); in rtp_twcc_stats_calculate_windowed_stats()
629 if (remote_duration > 0) in rtp_twcc_stats_calculate_windowed_stats()
631 gst_util_uint64_scale (bits_recv, GST_SECOND, remote_duration); in rtp_twcc_stats_calculate_windowed_stats()