Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddashenc.c191 int nr_of_streams_flushed; member
1727 c->nr_of_streams_flushed = 0; in dash_init()
2031 c->nr_of_streams_flushed++; in dash_flush()
2032 if (c->nr_of_streams_flushed != c->nr_of_streams_to_flush) in dash_flush()
2035 c->nr_of_streams_flushed = 0; in dash_flush()

Completed in 4 milliseconds