Home | History | Annotate | Download | only in libwebm

Lines Matching refs:clusters

957       return 1;  // no more clusters
960 return 1; // no more clusters
1169 return 1; // no more clusters
1174 return 1; // no more clusters
1221 break; //no more clusters
1661 if (status >= 1) // no more clusters
3152 if (result > 0) // no more clusters
3499 break; // no more clusters
4998 if (m_pSegment->Unparsed() <= 0) { //all clusters have been loaded
5105 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
5121 // there exists a long sequence of clusters none of which contain a
5190 Cluster** const clusters = m_pSegment->m_clusters;
5191 assert(clusters);
5196 Cluster** const i = clusters + pCluster->GetIndex();
5201 Cluster** const j = clusters + count;
5446 Cluster** const clusters = m_pSegment->m_clusters;
5447 assert(clusters);
5452 Cluster** const i = clusters + pCluster->GetIndex();
5457 Cluster** const j = clusters + count;