Increase scale factor gain in TES tool.

am: 2ef020c93a

Change-Id: I45d8b1c72ef68401de0bca03bb0888bab361a5f8
This commit is contained in:
Fraunhofer IIS FDK 2019-05-15 23:11:31 -07:00 committed by android-build-merger
commit 264d57b9ec
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ static void mapSineFlags(
} }
} }
#define INTER_TES_SF_CHANGE 3 #define INTER_TES_SF_CHANGE 4
typedef struct { typedef struct {
FIXP_DBL subsample_power_low[(((1024) / (32) * (4) / 2) + (3 * (4)))]; FIXP_DBL subsample_power_low[(((1024) / (32) * (4) / 2) + (3 * (4)))];