#include <rtpdec.h>
Definition at line 75 of file rtpdec.h.
last bad sequence number + 1
Definition at line 79 of file rtpdec.h.
Referenced by rtp_init_sequence(), and rtp_valid_packet_in_sequence().
base sequence number
Definition at line 78 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), and rtp_init_sequence().
shifted count of sequence number cycles
Definition at line 77 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), rtp_init_sequence(), and rtp_valid_packet_in_sequence().
packets expected in last interval
Definition at line 82 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), and rtp_init_sequence().
estimated jitter.
Definition at line 85 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), and rtp_init_sequence().
highest sequence number seen
Definition at line 76 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), rtp_init_sequence(), rtp_init_statistics(), and rtp_valid_packet_in_sequence().
sequence packets till source is valid
Definition at line 80 of file rtpdec.h.
Referenced by rtp_init_statistics(), and rtp_valid_packet_in_sequence().
packets received
Definition at line 81 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), rtp_init_sequence(), and rtp_valid_packet_in_sequence().
packets received in last interval
Definition at line 83 of file rtpdec.h.
Referenced by ff_rtp_check_and_send_back_rr(), and rtp_init_sequence().
relative transit time for previous packet
Definition at line 84 of file rtpdec.h.
Referenced by rtp_init_sequence().