Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc680 m_clusterPreloadCount(0), in Segment()
684 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1223 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1252 --m_clusterPreloadCount; in DoLoadCluster()
1342 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1370 if (m_clusterPreloadCount > 0) { in AppendCluster()
1375 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1401 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1447 ++m_clusterPreloadCount; in PreloadCluster()
2150 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
H A Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable
/aosp_15_r20/external/libwebm/mkvparser/
H A Dmkvparser.cc679 m_clusterPreloadCount(0), in Segment()
683 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1222 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1251 --m_clusterPreloadCount; in DoLoadCluster()
1341 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1369 if (m_clusterPreloadCount > 0) { in AppendCluster()
1374 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1400 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1446 ++m_clusterPreloadCount; in PreloadCluster()
2149 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
H A Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc680 m_clusterPreloadCount(0), in Segment()
684 const long count = m_clusterCount + m_clusterPreloadCount; in ~Segment()
1223 if (m_clusterPreloadCount > 0) { in DoLoadCluster()
1252 --m_clusterPreloadCount; in DoLoadCluster()
1342 const long count = m_clusterCount + m_clusterPreloadCount; in AppendCluster()
1370 if (m_clusterPreloadCount > 0) { in AppendCluster()
1375 Cluster** q = p + m_clusterPreloadCount; in AppendCluster()
1401 const long count = m_clusterCount + m_clusterPreloadCount; in PreloadCluster()
1447 ++m_clusterPreloadCount; in PreloadCluster()
2150 const long count = m_clusterCount + m_clusterPreloadCount; in GetBlock()
[all …]
H A Dmkvparser.h1121 long m_clusterPreloadCount; // number of entries for which m_index < 0 variable