Home
last modified time | relevance | path

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

/external/libvpx/libwebm/
Dmkvparser.hpp464 class Chapters { class
465 Chapters(const Chapters&);
466 Chapters& operator=(const Chapters&);
475 Chapters(Segment*, long long payload_start, long long payload_size,
478 ~Chapters();
522 long long GetStartTime(const Chapters*) const;
523 long long GetStopTime(const Chapters*) const;
533 static long long GetTime(const Chapters*, long long timecode);
549 friend class Chapters;
891 const Chapters* GetChapters() const;
[all …]
Dmkvparser.cpp902 Chapters(this, pos, size, element_start, element_size); in ParseHeaders()
3832 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters()
3841 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters
3853 Chapters::~Chapters() { in ~Chapters()
3860 long Chapters::Parse() { in Parse()
3892 int Chapters::GetEditionCount() const { return m_editions_count; } in GetEditionCount()
3894 const Chapters::Edition* Chapters::GetEdition(int idx) const { in GetEdition()
3904 bool Chapters::ExpandEditionsArray() { in ExpandEditionsArray()
3926 long Chapters::ParseEdition(long long pos, long long size) { in ParseEdition()
3936 Chapters::Edition::Edition() {} in Edition()
[all …]
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp464 class Chapters { class
465 Chapters(const Chapters&);
466 Chapters& operator=(const Chapters&);
475 Chapters(Segment*, long long payload_start, long long payload_size,
478 ~Chapters();
522 long long GetStartTime(const Chapters*) const;
523 long long GetStopTime(const Chapters*) const;
533 static long long GetTime(const Chapters*, long long timecode);
549 friend class Chapters;
891 const Chapters* GetChapters() const;
[all …]
Dmkvparser.cpp900 Chapters(this, pos, size, element_start, element_size); in ParseHeaders()
3830 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters()
3839 Chapters::Chapters(Segment* pSegment, long long payload_start, in Chapters() function in mkvparser::Chapters
3851 Chapters::~Chapters() { in ~Chapters()
3858 long Chapters::Parse() { in Parse()
3890 int Chapters::GetEditionCount() const { return m_editions_count; } in GetEditionCount()
3892 const Chapters::Edition* Chapters::GetEdition(int idx) const { in GetEdition()
3902 bool Chapters::ExpandEditionsArray() { in ExpandEditionsArray()
3924 long Chapters::ParseEdition(long long pos, long long size) { in ParseEdition()
3934 Chapters::Edition::Edition() {} in Edition()
[all …]
Dmkvmuxer.hpp569 friend class Chapters;
660 class Chapters { class
662 Chapters();
663 ~Chapters();
692 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(Chapters);
1247 Chapters chapters_;
Dmkvmuxer.cpp1318 Chapters::Chapters() : chapters_size_(0), chapters_count_(0), chapters_(NULL) {} in Chapters() function in mkvmuxer::Chapters
1320 Chapters::~Chapters() { in ~Chapters()
1330 int Chapters::Count() const { return chapters_count_; } in Count()
1332 Chapter* Chapters::AddChapter(unsigned int* seed) { in AddChapter()
1342 bool Chapters::Write(IMkvWriter* writer) const { in Write()
1364 bool Chapters::ExpandChaptersArray() { in ExpandChaptersArray()
1388 uint64 Chapters::WriteEdition(IMkvWriter* writer) const { in WriteEdition()
/external/libpng/contrib/gregbook/
DREADME7 Chapters 13, 14 and 15 of "PNG: The Definitive Guide" discuss three free,
54 mation and links to the latest version of the source code, and Chapters
/external/llvm/docs/tutorial/
DOCamlLangImpl1.rst48 parsing and operator precedence parsing. Nothing in Chapters 1 or 2
DLangImpl1.rst48 parsing and operator precedence parsing. Nothing in Chapters 1 or 2
DLangImpl4.rst12 LLVM <index.html>`_" tutorial. Chapters 1-3 described the implementation
DOCamlLangImpl4.rst12 LLVM <index.html>`_" tutorial. Chapters 1-3 described the implementation
/external/e2fsprogs/lib/et/
Dtexinfo.tex3971 % Chapters, sections, etc.
4731 % Chapters, in the main contents.
4734 % Chapters, in the short toc.
/external/e2fsprogs/doc/
Dtexinfo.tex3971 % Chapters, sections, etc.
4731 % Chapters, in the main contents.
4734 % Chapters, in the short toc.
/external/bison/build-aux/
Dtexinfo.tex5245 % Chapters, sections, etc.
6150 % Chapters, in the main contents.
6153 % Chapters, in the short toc.