Home | History | Annotate | Download | only in src

Lines Matching refs:votes

1374     int* votes = buf;
1375 int* catbuf = votes + nclasses;
1399 votes[i] = 0;
1473 votes[lastClassIdx]++;
1484 if( votes[best_idx] < votes[i] )