Home | History | Annotate | Download | only in libwebm

Lines Matching refs:clusters

1110             return 1;  //no more clusters
1113 return 1; //no more clusters
1340 return 1; //no more clusters
1346 return 1; //no more clusters
1398 break; //no more clusters
1857 if (status >= 1) //no more clusters
3509 if (result > 0) //no more clusters
3883 break; //no more clusters
5734 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
5852 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
5869 //there exists a long sequence of clusters none of which contain a
5942 Cluster** const clusters = m_pSegment->m_clusters;
5943 assert(clusters);
5948 Cluster** const i = clusters + pCluster->GetIndex();
5953 Cluster** const j = clusters + count;
6253 Cluster** const clusters = m_pSegment->m_clusters;
6254 assert(clusters);
6259 Cluster** const i = clusters + pCluster->GetIndex();
6264 Cluster** const j = clusters + count;