calc_next_seg_no_from_timelines 1418 libavformat/dashdec.c num = calc_next_seg_no_from_timelines(pls, start_time_offset); calc_next_seg_no_from_timelines 1565 libavformat/dashdec.c ccur_video->cur_seq_no = calc_next_seg_no_from_timelines(ccur_video, currentTime * cur_video->fragment_timescale - 1); calc_next_seg_no_from_timelines 1581 libavformat/dashdec.c ccur_audio->cur_seq_no = calc_next_seg_no_from_timelines(ccur_audio, currentTime * cur_audio->fragment_timescale - 1);