mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
Increase scale factor gain in TES tool.
am: 2ef020c93a
Change-Id: I81fbb36c68a11c2c1551047e7e2d15d356a538c0
This commit is contained in:
@@ -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)))];
|
||||
|
Reference in New Issue
Block a user