Loading scripts/binauralRenderer_interface/Table_Format_Converter/generate_tables_from_rom_to_bin.c +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
scripts/binauralRenderer_interface/Table_Format_Converter/generate_tables_from_rom_to_bin.c +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading