Home
last modified time | relevance | path

Searched defs:pCluster (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc1227 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster() local
1282 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off); in DoLoadCluster() local
1338 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster()
1397 bool Segment::PreloadCluster(Cluster* pCluster, ptrdiff_t idx) { in PreloadCluster()
2164 Cluster* const pCluster = *k; in GetBlock() local
2185 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1); in GetBlock() local
2223 Cluster* const pCluster = *k; in FindOrPreloadCluster() local
2244 Cluster* const pCluster = Cluster::Create(this, -1, requested_pos); in FindOrPreloadCluster() local
2506 Cluster* const pCluster = m_clusters[0]; in GetFirst() local
2518 Cluster* const pCluster = m_clusters[idx]; in GetLast() local
[all …]
/aosp_15_r20/external/libwebm/mkvparser/
H A Dmkvparser.cc1226 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster() local
1281 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off); in DoLoadCluster() local
1337 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster()
1396 bool Segment::PreloadCluster(Cluster* pCluster, ptrdiff_t idx) { in PreloadCluster()
2163 Cluster* const pCluster = *k; in GetBlock() local
2184 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1); in GetBlock() local
2222 Cluster* const pCluster = *k; in FindOrPreloadCluster() local
2243 Cluster* const pCluster = Cluster::Create(this, -1, requested_pos); in FindOrPreloadCluster() local
2505 Cluster* const pCluster = m_clusters[0]; in GetFirst() local
2517 Cluster* const pCluster = m_clusters[idx]; in GetLast() local
[all …]
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc1227 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster() local
1282 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off); in DoLoadCluster() local
1338 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster()
1397 bool Segment::PreloadCluster(Cluster* pCluster, ptrdiff_t idx) { in PreloadCluster()
2164 Cluster* const pCluster = *k; in GetBlock() local
2185 Cluster* const pCluster = Cluster::Create(this, -1, tp.m_pos); //, -1); in GetBlock() local
2223 Cluster* const pCluster = *k; in FindOrPreloadCluster() local
2244 Cluster* const pCluster = Cluster::Create(this, -1, requested_pos); in FindOrPreloadCluster() local
2506 Cluster* const pCluster = m_clusters[0]; in GetFirst() local
2518 Cluster* const pCluster = m_clusters[idx]; in GetLast() local
[all …]
/aosp_15_r20/external/libwebm/
H A Dmkvparser_sample.cc353 const mkvparser::Cluster* pCluster = pSegment->GetFirst(); in main() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmsclus.h1239 #define ISClusApplication_OpenCluster(This,bstrClusterName,pCluster) (This)->lpVtbl->OpenCluster(Th… argument