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

  /external/libvpx/libwebm/
mkvparser.cpp 697 m_clusterPreloadCount(0),
705 const long count = m_clusterCount + m_clusterPreloadCount;
1261 if (m_clusterPreloadCount > 0)
1291 --m_clusterPreloadCount;
    [all...]
mkvparser.hpp 865 long m_clusterPreloadCount; //number of entries for which m_index < 0

Completed in 25 milliseconds