reduced noise floor in noise shaping analysis by 2 dB

This commit is contained in:
Koen Vos 2016-06-01 16:29:47 +08:00 committed by Jean-Marc Valin
parent 3e054b8e57
commit ae25203fa7

View file

@ -99,7 +99,7 @@ extern "C"
#define WARPING_MULTIPLIER 0.015f
/* fraction added to first autocorrelation value */
#define SHAPE_WHITE_NOISE_FRACTION 5e-5f
#define SHAPE_WHITE_NOISE_FRACTION 3e-5f
/* noise shaping filter chirp factor */
#define BANDWIDTH_EXPANSION 0.94f