Searched refs:lost_packet_idx (Results 1 – 1 of 1) sorted by relevance
228 gint seq_diff, lost_packet_idx; in gst_red_history_lost_seq_num_for_timestamp() local270 for (lost_packet_idx = 1; lost_packet_idx < seq_diff; ++lost_packet_idx) { in gst_red_history_lost_seq_num_for_timestamp()272 lost_packet_idx * timestamp_diff / seq_diff; in gst_red_history_lost_seq_num_for_timestamp()274 *dst_seq_num = older->seq + lost_packet_idx; in gst_red_history_lost_seq_num_for_timestamp()