Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,7 @@ #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 */ #define FIX_HRTF_LOAD /* VA: issue 1187: fix memory issue when HRTFs are loaded from a binary file */ #define FIX_HRTF_LOAD_KEEP_BE // VA: temp. hack to keep BE when FIX_HRTF_LOAD is activated /*#define FIX_HRTF_LOAD_KEEP_BE*/ // VA: temp. hack to keep BE when FIX_HRTF_LOAD is activated #ifdef CHECK_BE_USING_OLD_ROM_TABLES_ONLY #define USE_NEW_CREND_ROM_TABLE #ifdef USE_NEW_CREND_ROM_TABLE Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,7 @@ #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 */ #define FIX_HRTF_LOAD /* VA: issue 1187: fix memory issue when HRTFs are loaded from a binary file */ #define FIX_HRTF_LOAD_KEEP_BE // VA: temp. hack to keep BE when FIX_HRTF_LOAD is activated /*#define FIX_HRTF_LOAD_KEEP_BE*/ // VA: temp. hack to keep BE when FIX_HRTF_LOAD is activated #ifdef CHECK_BE_USING_OLD_ROM_TABLES_ONLY #define USE_NEW_CREND_ROM_TABLE #ifdef USE_NEW_CREND_ROM_TABLE Loading