Searched refs:fec_seq_base (Results 1 – 3 of 3) sorted by relevance
180 guint16 fec_seq_base) in gst_rtp_ulpfec_dec_get_media_buffers_mask() argument189 fec_seq_base, TRUE); in gst_rtp_ulpfec_dec_get_media_buffers_mask()217 guint16 fec_seq_base = rtp_ulpfec_buffer_get_seq_base (&info_fec->rtp); in gst_rtp_ulpfec_dec_recover_from_fec() local229 fec_seq_base, TRUE); in gst_rtp_ulpfec_dec_recover_from_fec()
174 guint16 fec_seq_base, gboolean fec_mask_long) in rtp_ulpfec_packet_mask_from_seqnum() argument176 gint seq_delta = gst_rtp_buffer_compare_seqnum (fec_seq_base, seq); in rtp_ulpfec_packet_mask_from_seqnum()
154 guint64 rtp_ulpfec_packet_mask_from_seqnum (guint16 seq, guint16 fec_seq_base, gboo…