Searched defs:chapter (Results 1 – 7 of 7) sorted by relevance
50 const cue_t& chapter = *i++; in AddChapters() local153 mkvmuxer::Chapter* const chapter = segment_->AddChapter(); in AddChapter() local
83 int linenum, chapter = 1; in main() local
109 int linenum, chapter = 1; in main() local
2120 Chapter& chapter = chapters_[--chapters_count_]; in ~Chapters() local2134 Chapter& chapter = chapters_[chapters_count_++]; in AddChapter() local2190 const Chapter& chapter = chapters_[idx]; in WriteEdition() local2207 const Chapter& chapter = chapters_[idx]; in WriteEdition() local
187 Chapter* chapter = segment_.AddChapter(); in TEST_F() local