Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c1047 SentPacket *first_sent_pkt = NULL; in rtp_twcc_manager_parse_fci() local
1089 first_sent_pkt = &g_array_index (twcc->sent_packets, SentPacket, 0); in rtp_twcc_manager_parse_fci()
1123 if (first_sent_pkt) { in rtp_twcc_manager_parse_fci()
1125 guint16 sent_idx = pkt->seqnum - first_sent_pkt->seqnum; in rtp_twcc_manager_parse_fci()