mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-20 04:50:43 +01:00
Increase scale factor gain in TES tool.
am: 2ef020c93a Change-Id: I45d8b1c72ef68401de0bca03bb0888bab361a5f8
This commit is contained in:
commit
264d57b9ec
@ -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…
x
Reference in New Issue
Block a user