Lines Matching defs:count
97 int count, y, x, i, j, split, best_mean, best_score, best_count;
146 for (count = 1; count < 7; count++) {
149 const int stage = count - 1;
176 (+1 + 4 * count +
177 multistage_vlc[1 + count][1]
182 best_count = count;
371 int count[2][6];
400 count[0][i] = put_bits_count(&s->reorder_pb[i]);
458 count[1][i] = put_bits_count(&s->reorder_pb[i]);
478 count[best][i]);