Home
last modified time | relevance | path

Searched refs:cur_flush_segment_index (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddashenc.c1907 int cur_flush_segment_index = 0, next_exp_index = -1; in dash_flush() local
1909 cur_flush_segment_index = c->streams[stream].segment_index; in dash_flush()
1943 if (c->has_video && os->segment_index > cur_flush_segment_index) in dash_flush()