Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddemux_utils.c55 si->chapter_ids_monotonic = 1; in avpriv_new_chapter()
56 } else if (!si->chapter_ids_monotonic || s->chapters[s->nb_chapters-1]->id >= id) { in avpriv_new_chapter()
61 si->chapter_ids_monotonic = 0; in avpriv_new_chapter()
H A Dinternal.h184 int chapter_ids_monotonic; member

Completed in 2 milliseconds