Commit eb858870 authored by emerit's avatar emerit
Browse files

use new hrtf rom tables

parent 2e5fdd4e
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -166,12 +166,12 @@
#define CHECK_BE_USING_OLD_ROM_TABLES_ONLY
#define FIX_989_TD_REND_ROM                             /* Eri: Clean-up for TD renderer and completion of ROM generation tool */
#ifdef CHECK_BE_USING_OLD_ROM_TABLES_ONLY
//#define USE_NEW_CREND_ROM_TABLE
#define USE_NEW_CREND_ROM_TABLE
#ifdef USE_NEW_CREND_ROM_TABLE
#define USE_NEW_REVERB_ROM_TABLES
#endif
//#define USE_NEW_FASTCONV_PARAMBIN_ROM_TABLES
//#define USE_NEW_TDREND_ROM_TABLES
#define USE_NEW_FASTCONV_PARAMBIN_ROM_TABLES
#define USE_NEW_TDREND_ROM_TABLES
#endif
#endif
#define FIX_1320_STACK_CPE_DECODER                      /* VA: issue 1320: Optimize the stack memory consumption in the CPE decoder */