Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpreddec.c64 #define RTP_HIST_ITEM_TIMESTAMP(p) ((RTPHistItem *)p)->timestamp macro
111 gint32 diff = t - RTP_HIST_ITEM_TIMESTAMP (item); in gst_rtp_red_history_find_less_or_equal()
119 gint32 diff = t - RTP_HIST_ITEM_TIMESTAMP (item); in gst_rtp_red_history_find_less()
234 RTP_HIST_ITEM_TIMESTAMP (self->rtp_history->tail->data), in gst_red_history_lost_seq_num_for_timestamp()
242 RTP_HIST_ITEM_TIMESTAMP (self->rtp_history->head->data), in gst_red_history_lost_seq_num_for_timestamp()