Searched defs:GetAtomCount (Results 1 – 2 of 2) sorted by relevance
| /external/libvpx/libvpx/third_party/libwebm/ | ||
| D | mkvparser.cpp | 3327 int Chapters::Edition::GetAtomCount() const { return m_atoms_count; } in GetAtomCount() function in mkvparser::Chapters::Edition |
| /external/libvpx/libwebm/mkvparser/ | ||
| D | mkvparser.cc | 3326 int Chapters::Edition::GetAtomCount() const { return m_atoms_count; } in GetAtomCount() function in mkvparser::Chapters::Edition |