Lines Matching defs:duration
488 int duration, float *lowband_out,
573 ff_celt_cache_index[(duration + 1) * CELT_MAX_BANDS + band];
574 if (!stereo && duration >= 0 && b > cache[cache[0]] + 12 && N > 2) {
578 duration -= 1;
595 pulse_cap = ff_celt_log_freq_range[band] + duration * 8;
704 cm = pvq->quant_band(pvq, f, rc, band, x2, NULL, N, mbits, blocks, lowband, duration,
733 delta -= delta >> (4 - duration);
737 delta = FFMIN(0, delta + (N << 3 >> (5 - duration)));
758 lowband, duration, next_lowband_out1, next_level,
767 next_lowband2, duration, NULL, next_level,
774 next_lowband2, duration, NULL, next_level,
784 lowband, duration, next_lowband_out1, next_level,
882 return quant_band_template(pvq, f, rc, band, X, Y, N, b, blocks, lowband, duration,
892 return quant_band_template(pvq, f, rc, band, X, Y, N, b, blocks, lowband, duration,