Home
last modified time | relevance | path

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

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Doutput_control.cpp1456 auto chapters_here = clone(g_kax_chapters); in add_chapters_for_current_part() local
1457 …bool have_chapters_in_timeframe = mtx::chapters::select_in_timeframe(chapters_here.get(), start, e… in add_chapters_for_current_part()
1465 s_chapters_in_this_file = chapters_here; in add_chapters_for_current_part()
1467 mtx::chapters::move_by_edition(*s_chapters_in_this_file, *chapters_here); in add_chapters_for_current_part()