Searched refs:last_remote_ts (Results 1 – 2 of 2) sorted by relevance
516 GST_CLOCK_TIME_IS_VALID (stats->last_remote_ts)) { in rtp_twcc_stats_calculate_stats()518 GST_CLOCK_DIFF (stats->last_remote_ts, pkt->remote_ts); in rtp_twcc_stats_calculate_stats()527 stats->last_remote_ts = pkt->remote_ts; in rtp_twcc_stats_calculate_stats()648 stats->last_remote_ts = GST_CLOCK_TIME_NONE; in rtp_twcc_stats_new()
266 GstClockTime last_remote_ts; member