Commit fc8fe701 authored by emerit's avatar emerit
Browse files

fix bug

parent 722d1831
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,9 +60,9 @@
#define DEFAULT_BIN_FILE_EXT ".bin"

#ifdef FIX_638_ENERGIE_IAC_ROM_TABLES
#define IVAS_NB_RENDERER_TYPE 6
#define IVAS_NB_RENDERER_TYPE 7
#else
#define IVAS_NB_RENDERER_TYPE 5
#define IVAS_NB_RENDERER_TYPE 6
#endif
#define IVAS_NB_AUDIO_CONFIG 4
#define IVAS_NB_SAMPLERATE   3