Lines Matching defs:start
447 const int start = at9_q_unit_to_coeff_idx[i + 0];
454 for (int j = start; j < end; j++)
465 const int start = at9_q_unit_to_coeff_idx[i + 0];
471 for (int j = start; j < end; j++) {
493 const int start = at9_q_unit_to_coeff_idx[i + 0];
495 for (int j = start; j < end; j++)
506 const int start = at9_q_unit_to_coeff_idx[j + 0];
510 for (int k = start; k < end; k++)
517 int start, int count)
523 c->coeffs[start + i + 0] = tmp[0];
524 c->coeffs[start + i + 1] = tmp[1];
529 c->coeffs[start + i] /= maxval;
536 const int start = at9_q_unit_to_coeff_idx[i + 0];
538 for (int j = start; j < end; j++)
669 const int start = at9_q_unit_to_coeff_idx[i + 0];
671 for (int j = start; j < end; j++)