Home
last modified time | relevance | path

Searched refs:calc_max_seg_no (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddashdec.c1425 static int64_t calc_max_seg_no(struct representation *pls, DASHContext *c) in calc_max_seg_no() function
1458 rep_dest->last_seq_no = calc_max_seg_no(rep_dest, c); in move_timelines()
1476 rep_dest->last_seq_no = calc_max_seg_no(rep_dest, c); in move_segments()
1613 max_seq_no = calc_max_seg_no(pls, c); in get_current_fragment()
1935 pls->last_seq_no = calc_max_seg_no(pls, s->priv_data); in open_demux_for_component()

Completed in 4 milliseconds