Increase scale factor gain in TES tool. am: 2ef020c93a

am: de38ed2500

Change-Id: Ib259b956506ab9a52334000022181ebc3e1b0d88
This commit is contained in:
Fraunhofer IIS FDK 2019-05-15 09:34:52 -07:00 committed by android-build-merger
commit 4686888dd1
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 {
FIXP_DBL subsample_power_low[(((1024) / (32) * (4) / 2) + (3 * (4)))];