Commit 1a45ef52 authored by emerit's avatar emerit
Browse files

bug fix in testting

parent 5a0ccc2c
Loading
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -163,12 +163,16 @@
#define FIX_989_TD_REND_ROM                             /* Eri: Clean-up for TD renderer and completion of ROM generation tool */
#define FIX_CREND_SIMPLIFY_CODE   
#ifdef FIX_CREND_SIMPLIFY_CODE
//#define CHECK_BE_USING_OLD_ROM_TABLES_ONLY
#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_FASTCONV_PARAMBIN_ROM_TABLES
#define USE_NEW_TDREND_ROM_TABLES
//#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
#endif
#endif
#define FIX_1320_STACK_CPE_DECODER                      /* VA: issue 1320: Optimize the stack memory consumption in the CPE decoder */
#define NONBE_1328_FIX_NON_LINEARITY                    /* VA: Fix possible issue when computing bwe_exc_extended and previous frame were almost 0  */
+251045 −10132

File changed.

Preview size limit exceeded, changes collapsed.

+39350 −47455

File changed.

Preview size limit exceeded, changes collapsed.

+238 −47

File changed.

Preview size limit exceeded, changes collapsed.