Home | History | Annotate | Download | only in libwebm

Lines Matching refs:m_clusterPreloadCount

697     m_clusterPreloadCount(0),

705 const long count = m_clusterCount + m_clusterPreloadCount;
1261 if (m_clusterPreloadCount > 0)
1291 --m_clusterPreloadCount;
1475 if (m_clusterPreloadCount > 0)
1690 const long count = m_clusterCount + m_clusterPreloadCount;
1717 if (m_clusterPreloadCount > 0)
1725 Cluster** q = p + m_clusterPreloadCount;
1752 const long count = m_clusterCount + m_clusterPreloadCount;
1794 ++m_clusterPreloadCount;
2856 const long count = m_clusterCount + m_clusterPreloadCount;
2899 assert(m_clusterPreloadCount > 0);
2914 const long count = m_clusterCount + m_clusterPreloadCount;
2961 assert(m_clusterPreloadCount > 0);
3293 assert(m_clusterPreloadCount > 0);
3403 Cluster** const jj = ii + m_clusterPreloadCount;
3781 Cluster** const jj = ii + m_clusterPreloadCount;