[CELT-dev] dump_modes

Hamid Zare Doust hzdoust at googlemail.com
Wed Feb 10 15:13:41 PST 2010


Hi,

in dump_modes.c when dumping mode->bits, shouldn't it be MAX_PSEUDO
instead of MAX_PULSES:

for (k=0;k<MAX_PULSES;k++)
               fprintf (file, "%2d, ", mode->bits[j][k]);

Thanks



More information about the celt-dev mailing list