Home | History | Annotate | Download | only in libwebm

Lines Matching refs:m_maxIdLength

478     m_maxIdLength = 4;

633 m_maxIdLength = UnserializeUInt(pReader, pos, size);
635 if (m_maxIdLength <= 0)