Home
last modified time | relevance | path

Searched refs:m_clusterPreloadCount (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc677 m_clusterPreloadCount(0), in Segment()
681 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1220 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1249 --m_clusterPreloadCount; in DoLoadCluster()
1339 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1367 if (m_clusterPreloadCount > 0) { in AppendCluster()
1372 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1398 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1444 ++m_clusterPreloadCount; in PreloadCluster()
2141 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc677 m_clusterPreloadCount(0), in Segment()
681 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1220 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1249 --m_clusterPreloadCount; in DoLoadCluster()
1339 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1367 if (m_clusterPreloadCount > 0) { in AppendCluster()
1372 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1398 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1444 ++m_clusterPreloadCount; in PreloadCluster()
2141 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc677 m_clusterPreloadCount(0), in Segment()
681 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1220 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1249 --m_clusterPreloadCount; in DoLoadCluster()
1339 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1367 if (m_clusterPreloadCount > 0) { in AppendCluster()
1372 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1398 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1444 ++m_clusterPreloadCount; in PreloadCluster()
2141 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable