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

  /external/libvpx/libwebm/
mkvparser.hpp 63 long long m_maxSizeLength;
mkvparser.cpp 479 m_maxSizeLength = 8;
640 m_maxSizeLength = UnserializeUInt(pReader, pos, size);
642 if (m_maxSizeLength <= 0)
    [all...]

Completed in 21 milliseconds