Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp666 int GetTagCount() const;
Dmkvparser.cpp3745 int Tags::GetTagCount() const { return m_tags_count; } in GetTagCount() function in mkvparser::Tags
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h753 int GetTagCount() const;
Dmkvparser.cc3744 int Tags::GetTagCount() const { return m_tags_count; } in GetTagCount() function in mkvparser::Tags