Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c100 guint8 expected_parsed_fb_pkt_count; member
998 (gint8) (fb_pkt_count - twcc->expected_parsed_fb_pkt_count); in _check_for_lost_packets()
1004 fb_pkt_count, twcc->expected_parsed_fb_pkt_count); in _check_for_lost_packets()
1012 fb_pkt_count, twcc->expected_parsed_fb_pkt_count); in _check_for_lost_packets()
1030 twcc->expected_parsed_fb_pkt_count = fb_pkt_count + 1; in _check_for_lost_packets()