Commit 1af927fa authored by vaclav's avatar vaclav
Browse files

tuning within FIX_529_BWD_ISSUE

parent 267f5c24
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@

#ifdef DEBUGGING

/*#define DEBUG_MODE_INFO*/                     /* output most important parameters to the subdirectory "res/" */
#define DEBUG_MODE_INFO                     /* output most important parameters to the subdirectory "res/" */
#ifdef DEBUG_MODE_INFO
/*#define DEBUG_MODE_ACELP*/                    /* output most important ACELP core parameters to the subdirectory "res/" */
/*#define DEBUG_MODE_TCX*/                      /* output most important TCX core parameters to the subdirectory "res/" */
+10 −6
Original line number Diff line number Diff line
@@ -64,7 +64,11 @@

#define BWD_COUNT_MAX      100
#define BWD_COUNT_WIDER_BW 10
#ifdef FIX_529_BWD_ISSUE
#define BWD_COUNT_WIDER_BW_MDCT 2
#else
#define BWD_COUNT_WIDER_BW_MDCT 0
#endif

#define CLDFB_ENER_OFFSET 1.6f