Lines Matching refs:count
51 int const count = m_colours->GetCount(); in ClusterFit() local
55 Sym3x3 covariance = ComputeWeightedCovariance( count, values, m_colours->GetWeights() ); in ClusterFit()
64 int const count = m_colours->GetCount(); in ConstructOrdering() local
70 for( int i = 0; i < count; ++i ) in ConstructOrdering()
77 for( int i = 0; i < count; ++i ) in ConstructOrdering()
91 for( int i = 0; i < count; ++i ) in ConstructOrdering()
107 for( int i = 0; i < count; ++i ) in ConstructOrdering()
122 int const count = m_colours->GetCount(); in Compress3() local
147 for( int i = 0; i < count; ++i ) in Compress3()
199 if( j == count ) in Compress3()
235 for( int m = bestj; m < count; ++m ) in Compress3()
251 int const count = m_colours->GetCount(); in Compress4() local
278 for( int i = 0; i < count; ++i ) in Compress4()
335 if( k == count ) in Compress4()
342 if( j == count ) in Compress4()
380 for( int m = bestk; m < count; ++m ) in Compress4()