Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -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/" */ Loading lib_enc/bw_detect.c +10 −6 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -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/" */ Loading
lib_enc/bw_detect.c +10 −6 Original line number Diff line number Diff line Loading @@ -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 Loading