Home
last modified time | relevance | path

Searched refs:GetChapters (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp969 const Chapters* GetChapters() const;
Dmkvparser.cpp3216 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters() function in mkvparser::Segment
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h1056 const Chapters* GetChapters() const;
Dmkvparser.cc3215 const Chapters* Segment::GetChapters() const { return m_pChapters; } in GetChapters() function in mkvparser::Segment