Avoid passing 'resynth' argument since resynth is either !encode

or it's always 1 if -DRESYNTH.
This commit is contained in:
Gregory Maxwell 2011-08-15 16:05:40 -04:00
parent 66c612ef43
commit d830d08923
5 changed files with 31 additions and 29 deletions

View file

@ -49,7 +49,7 @@
* @ret A mask indicating which blocks in the band received pulses
*/
unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B,
int resynth, ec_enc *enc, opus_val16 gain);
ec_enc *enc, opus_val16 gain);
/** Algebraic pulse decoder
* @param x Decoded normalised spectrum (returned)