mirror of https://github.com/mstorsjo/fdk-aac.git
Increase scale factor gain in TES tool. am: 2ef020c93a
am: de38ed2500
Change-Id: Ib259b956506ab9a52334000022181ebc3e1b0d88
This commit is contained in:
commit
4686888dd1
|
@ -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)))];
|
||||||
|
|
Loading…
Reference in New Issue