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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp672 Chapter* AddChapter(unsigned int* seed);
1057 Chapter* AddChapter();
H A Dmkvmuxer.cpp1164 // done in Init() (called in Chapters::AddChapter()). The only
1372 Chapter* Chapters::AddChapter(unsigned int* seed) { function in class:mkvmuxer::Chapters
2324 Chapter* Segment::AddChapter() { function in class:mkvmuxer::Segment
2325 return chapters_.AddChapter(&seed_);

Completed in 131 milliseconds