HomeSort by relevance Sort by last modified time
    Searched refs:Chapters (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvparser.hpp 464 class Chapters {
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)
    [all...]
mkvmuxer.hpp 569 friend class Chapters;
612 // expanding a plain array of Chapter objects (see Chapters).
658 // Chapters element
660 class Chapters {
662 Chapters();
663 ~Chapters();
667 // Returns the number of chapters that have been added.
670 // Output the Chapters element to the writer. Returns true on success.
679 // Chapters element into the stream. Returns the Edition element
686 // Number of active chapters on the chapters_ array
    [all...]
mkvparser.cpp 897 } else if (id == 0x0043A770) { // Chapters ID
900 Chapters(this, pos, size, element_start, element_size);
    [all...]
mkvmuxer.cpp 1134 // done in Init() (called in Chapters::AddChapter()). The only
1138 // only to the Chapters class). Doing no initialization here also
1370 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 539 class Chapters
541 Chapters(const Chapters&);
542 Chapters& operator=(const Chapters&);
551 Chapters(
558 ~Chapters();
601 long long GetStartTime(const Chapters*) const;
602 long long GetStopTime(const Chapters*) const;
611 static long long GetTime(const Chapters*, long long timecode)
    [all...]
mkvmuxer.hpp 576 friend class Chapters;
619 // expanding a plain array of Chapter objects (see Chapters).
665 // Chapters element
667 class Chapters {
669 Chapters();
670 ~Chapters();
674 // Returns the number of chapters that have been added.
677 // Output the Chapters element to the writer. Returns true on success.
686 // Chapters element into the stream. Returns the Edition element
693 // Number of active chapters on the chapters_ array
    [all...]
mkvparser.cpp 1036 else if (id == 0x0043A770) //Chapters ID
1040 m_pChapters = new (std::nothrow) Chapters(
    [all...]
mkvmuxer.cpp 1164 // done in Init() (called in Chapters::AddChapter()). The only
1168 // only to the Chapters class). Doing no initialization here also
1410 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]
  /external/libvpx/libwebm/
mkvparser.hpp 464 class Chapters {
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)
    [all...]
mkvparser.cpp 899 } else if (id == 0x0043A770) { // Chapters ID
902 Chapters(this, pos, size, element_start, element_size);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 539 class Chapters
541 Chapters(const Chapters&);
542 Chapters& operator=(const Chapters&);
551 Chapters(
558 ~Chapters();
601 long long GetStartTime(const Chapters*) const;
602 long long GetStopTime(const Chapters*) const;
611 static long long GetTime(const Chapters*, long long timecode)
    [all...]
mkvmuxer.hpp 576 friend class Chapters;
619 // expanding a plain array of Chapter objects (see Chapters).
665 // Chapters element
667 class Chapters {
669 Chapters();
670 ~Chapters();
674 // Returns the number of chapters that have been added.
677 // Output the Chapters element to the writer. Returns true on success.
686 // Chapters element into the stream. Returns the Edition element
693 // Number of active chapters on the chapters_ array
    [all...]
mkvparser.cpp 1036 else if (id == 0x0043A770) //Chapters ID
1040 m_pChapters = new (std::nothrow) Chapters(
    [all...]
mkvmuxer.cpp 1164 // done in Init() (called in Chapters::AddChapter()). The only
1168 // only to the Chapters class). Doing no initialization here also
1410 Chapter* const chapters = new (std::nothrow) Chapter[size]; \/\/ NOLINT local
    [all...]
  /external/eigen/doc/
eigen_navtree_hacks.js 223 // expand the "Chapters" node
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1009 milliseconds