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

  /external/libvpx/libwebm/
mkvparser.hpp 62 long long m_maxIdLength;
mkvparser.cpp 478 m_maxIdLength = 4;
633 m_maxIdLength = UnserializeUInt(pReader, pos, size);
635 if (m_maxIdLength <= 0)
    [all...]

Completed in 22 milliseconds