Adding the auto-generated static modes for float and fixed

This commit is contained in:
Jean-Marc Valin 2011-01-28 22:24:40 -05:00
parent 17cab431db
commit d9e4b1d72c
4 changed files with 262 additions and 6 deletions

View file

@ -45,10 +45,6 @@
#define CELT_BITSTREAM_VERSION 0x8000000f
#ifdef STATIC_MODES
#include "static_modes.h"
#endif
#define MAX_PERIOD 1024
#ifndef CHANNELS