Lines Matching refs:start
72 int start = 0, i, w, w2, g, recomprd;
220 for (g = start = 0; g < sce->ics.num_swb; start += sce->ics.swb_sizes[g++]) {
225 if (start >= cutoff || band->energy <= (band->threshold * zeroscale) || band->threshold == 0.0f) {
300 start = w*128;
302 const float *scaled = s->scoefs + start;
310 start += sce->ics.swb_sizes[g];
325 start = w*128;
328 float cleanup_factor = ff_sqrf(av_clipf(start / (cutoff * 0.75f), 1.0f, 2.0f));
332 sce->coeffs + start,
346 sce->coeffs + start,
357 start += sce->ics.swb_sizes[g];
376 start = w*128;
378 const float *coefs = &sce->coeffs[start];
379 const float *scaled = &s->scoefs[start];
386 start += sce->ics.swb_sizes[g];
416 start += sce->ics.swb_sizes[g];
457 start = w*128;
459 const float *coefs = sce->coeffs + start;
460 const float *scaled = s->scoefs + start;
467 start += sce->ics.swb_sizes[g];
497 start += sce->ics.swb_sizes[g];
507 for (g = start = 0; g < sce->ics.num_swb; start += sce->ics.swb_sizes[g++]) {
526 for (g = start = 0; g < sce->ics.num_swb; start += sce->ics.swb_sizes[g++]) {
527 if (start >= pns_start_pos && !sce->zeroes[w*16+g] && sce->can_pns[w*16+g]) {
595 start = w * 128;
601 const float *coefs = sce->coeffs + start;
602 const float *scaled = s->scoefs + start;
703 start += sce->ics.swb_sizes[g];