Home
last modified time | relevance | path

Searched defs:Chapters (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h681 friend class Chapters; variable
Dmkvparser.cc3216 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h650 friend class Chapters; variable
Dmkvparser.cc3224 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc2086 Chapters::Chapters() : chapters_size_(0), chapters_count_(0), chapters_(NULL) {} in Chapters() function in mkvmuxer::Chapters