Loading lib_com/options.h +3 −3 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
lib_com/options.h +3 −3 Original line number Diff line number Diff line Loading @@ -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 */ Loading