Home
last modified time | relevance | path

Searched refs:ReadUInt (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc62 long long ReadUInt(IMkvReader* pReader, long long pos, long& len) { in ReadUInt() function
369 size = ReadUInt(pReader, pos, len); in ParseElementHeader()
416 const long long size = ReadUInt(pReader, pos, len); in Match()
453 const long long size = ReadUInt(pReader, pos, len); in Match()
571 result = ReadUInt(pReader, pos, len); in Parse()
776 long long size = ReadUInt(pReader, pos, len); in CreateInstance()
905 const long long size = ReadUInt(m_pReader, pos, len); in ParseHeaders()
1111 const long long size = ReadUInt(m_pReader, pos, len); in DoLoadCluster()
1702 const long long size = ReadUInt(m_pReader, pos, len); in ParseCues()
1762 const long long seekIdSize = ReadUInt(pReader, pos, len); in ParseEntry()
[all …]
Dmkvparser.h32 long long ReadUInt(IMkvReader*, long long, long&);
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc62 long long ReadUInt(IMkvReader* pReader, long long pos, long& len) { in ReadUInt() function
369 size = ReadUInt(pReader, pos, len); in ParseElementHeader()
416 const long long size = ReadUInt(pReader, pos, len); in Match()
453 const long long size = ReadUInt(pReader, pos, len); in Match()
571 result = ReadUInt(pReader, pos, len); in Parse()
776 long long size = ReadUInt(pReader, pos, len); in CreateInstance()
905 const long long size = ReadUInt(m_pReader, pos, len); in ParseHeaders()
1111 const long long size = ReadUInt(m_pReader, pos, len); in DoLoadCluster()
1702 const long long size = ReadUInt(m_pReader, pos, len); in ParseCues()
1762 const long long seekIdSize = ReadUInt(pReader, pos, len); in ParseEntry()
[all …]
Dmkvparser.h32 long long ReadUInt(IMkvReader*, long long, long&);
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc62 long long ReadUInt(IMkvReader* pReader, long long pos, long& len) { in ReadUInt() function
369 size = ReadUInt(pReader, pos, len); in ParseElementHeader()
416 const long long size = ReadUInt(pReader, pos, len); in Match()
453 const long long size = ReadUInt(pReader, pos, len); in Match()
571 result = ReadUInt(pReader, pos, len); in Parse()
776 long long size = ReadUInt(pReader, pos, len); in CreateInstance()
905 const long long size = ReadUInt(m_pReader, pos, len); in ParseHeaders()
1111 const long long size = ReadUInt(m_pReader, pos, len); in DoLoadCluster()
1702 const long long size = ReadUInt(m_pReader, pos, len); in ParseCues()
1762 const long long seekIdSize = ReadUInt(pReader, pos, len); in ParseEntry()
[all …]
Dmkvparser.h32 long long ReadUInt(IMkvReader*, long long, long&);