diff --git a/libcelt/vq.c b/libcelt/vq.c index 51c9ab81..e9836555 100644 --- a/libcelt/vq.c +++ b/libcelt/vq.c @@ -145,9 +145,10 @@ void alg_quant(celt_norm_t *X, celt_mask_t *W, int N, int K, celt_norm_t *P, ec_ j=0; do { sum += X[j]; } while (++j=1, "Allocated too many pulses in the quick pass"); #endif while (pulsesLeft > 1) {