mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
FDK update for downsampled SBR
Add missing support for downsampled SBR in libFDK Bug 9428126 Change-Id: Idb732f8d31a115d36dd4b22916599db7fab98cae
This commit is contained in:
@@ -137,6 +137,8 @@ amm-info@iis.fraunhofer.de
|
||||
#define QMF_FLAG_MPSLDFB 16
|
||||
/* Complex Low Delay Filter Bank used in MPEG Surround Encoder allows a optimized calculation of the modulation in qmfForwardModulationHQ() */
|
||||
#define QMF_FLAG_MPSLDFB_OPTIMIZE_MODULATION 32
|
||||
/* Flag to indicate HE-AAC down-sampled SBR mode (decoder) -> adapt analysis post twiddling */
|
||||
#define QMF_FLAG_DOWNSAMPLED 64
|
||||
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user