xref: /aosp_15_r20/external/aac/libAACdec/src/aac_rom.h (revision e54365361535b070c2db7374cec45c159c7d0e7a)
1*e5436536SAndroid Build Coastguard Worker /* -----------------------------------------------------------------------------
2*e5436536SAndroid Build Coastguard Worker Software License for The Fraunhofer FDK AAC Codec Library for Android
3*e5436536SAndroid Build Coastguard Worker 
4*e5436536SAndroid Build Coastguard Worker © Copyright  1995 - 2019 Fraunhofer-Gesellschaft zur Förderung der angewandten
5*e5436536SAndroid Build Coastguard Worker Forschung e.V. All rights reserved.
6*e5436536SAndroid Build Coastguard Worker 
7*e5436536SAndroid Build Coastguard Worker  1.    INTRODUCTION
8*e5436536SAndroid Build Coastguard Worker The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software
9*e5436536SAndroid Build Coastguard Worker that implements the MPEG Advanced Audio Coding ("AAC") encoding and decoding
10*e5436536SAndroid Build Coastguard Worker scheme for digital audio. This FDK AAC Codec software is intended to be used on
11*e5436536SAndroid Build Coastguard Worker a wide variety of Android devices.
12*e5436536SAndroid Build Coastguard Worker 
13*e5436536SAndroid Build Coastguard Worker AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient
14*e5436536SAndroid Build Coastguard Worker general perceptual audio codecs. AAC-ELD is considered the best-performing
15*e5436536SAndroid Build Coastguard Worker full-bandwidth communications codec by independent studies and is widely
16*e5436536SAndroid Build Coastguard Worker deployed. AAC has been standardized by ISO and IEC as part of the MPEG
17*e5436536SAndroid Build Coastguard Worker specifications.
18*e5436536SAndroid Build Coastguard Worker 
19*e5436536SAndroid Build Coastguard Worker Patent licenses for necessary patent claims for the FDK AAC Codec (including
20*e5436536SAndroid Build Coastguard Worker those of Fraunhofer) may be obtained through Via Licensing
21*e5436536SAndroid Build Coastguard Worker (www.vialicensing.com) or through the respective patent owners individually for
22*e5436536SAndroid Build Coastguard Worker the purpose of encoding or decoding bit streams in products that are compliant
23*e5436536SAndroid Build Coastguard Worker with the ISO/IEC MPEG audio standards. Please note that most manufacturers of
24*e5436536SAndroid Build Coastguard Worker Android devices already license these patent claims through Via Licensing or
25*e5436536SAndroid Build Coastguard Worker directly from the patent owners, and therefore FDK AAC Codec software may
26*e5436536SAndroid Build Coastguard Worker already be covered under those patent licenses when it is used for those
27*e5436536SAndroid Build Coastguard Worker licensed purposes only.
28*e5436536SAndroid Build Coastguard Worker 
29*e5436536SAndroid Build Coastguard Worker Commercially-licensed AAC software libraries, including floating-point versions
30*e5436536SAndroid Build Coastguard Worker with enhanced sound quality, are also available from Fraunhofer. Users are
31*e5436536SAndroid Build Coastguard Worker encouraged to check the Fraunhofer website for additional applications
32*e5436536SAndroid Build Coastguard Worker information and documentation.
33*e5436536SAndroid Build Coastguard Worker 
34*e5436536SAndroid Build Coastguard Worker 2.    COPYRIGHT LICENSE
35*e5436536SAndroid Build Coastguard Worker 
36*e5436536SAndroid Build Coastguard Worker Redistribution and use in source and binary forms, with or without modification,
37*e5436536SAndroid Build Coastguard Worker are permitted without payment of copyright license fees provided that you
38*e5436536SAndroid Build Coastguard Worker satisfy the following conditions:
39*e5436536SAndroid Build Coastguard Worker 
40*e5436536SAndroid Build Coastguard Worker You must retain the complete text of this software license in redistributions of
41*e5436536SAndroid Build Coastguard Worker the FDK AAC Codec or your modifications thereto in source code form.
42*e5436536SAndroid Build Coastguard Worker 
43*e5436536SAndroid Build Coastguard Worker You must retain the complete text of this software license in the documentation
44*e5436536SAndroid Build Coastguard Worker and/or other materials provided with redistributions of the FDK AAC Codec or
45*e5436536SAndroid Build Coastguard Worker your modifications thereto in binary form. You must make available free of
46*e5436536SAndroid Build Coastguard Worker charge copies of the complete source code of the FDK AAC Codec and your
47*e5436536SAndroid Build Coastguard Worker modifications thereto to recipients of copies in binary form.
48*e5436536SAndroid Build Coastguard Worker 
49*e5436536SAndroid Build Coastguard Worker The name of Fraunhofer may not be used to endorse or promote products derived
50*e5436536SAndroid Build Coastguard Worker from this library without prior written permission.
51*e5436536SAndroid Build Coastguard Worker 
52*e5436536SAndroid Build Coastguard Worker You may not charge copyright license fees for anyone to use, copy or distribute
53*e5436536SAndroid Build Coastguard Worker the FDK AAC Codec software or your modifications thereto.
54*e5436536SAndroid Build Coastguard Worker 
55*e5436536SAndroid Build Coastguard Worker Your modified versions of the FDK AAC Codec must carry prominent notices stating
56*e5436536SAndroid Build Coastguard Worker that you changed the software and the date of any change. For modified versions
57*e5436536SAndroid Build Coastguard Worker of the FDK AAC Codec, the term "Fraunhofer FDK AAC Codec Library for Android"
58*e5436536SAndroid Build Coastguard Worker must be replaced by the term "Third-Party Modified Version of the Fraunhofer FDK
59*e5436536SAndroid Build Coastguard Worker AAC Codec Library for Android."
60*e5436536SAndroid Build Coastguard Worker 
61*e5436536SAndroid Build Coastguard Worker 3.    NO PATENT LICENSE
62*e5436536SAndroid Build Coastguard Worker 
63*e5436536SAndroid Build Coastguard Worker NO EXPRESS OR IMPLIED LICENSES TO ANY PATENT CLAIMS, including without
64*e5436536SAndroid Build Coastguard Worker limitation the patents of Fraunhofer, ARE GRANTED BY THIS SOFTWARE LICENSE.
65*e5436536SAndroid Build Coastguard Worker Fraunhofer provides no warranty of patent non-infringement with respect to this
66*e5436536SAndroid Build Coastguard Worker software.
67*e5436536SAndroid Build Coastguard Worker 
68*e5436536SAndroid Build Coastguard Worker You may use this FDK AAC Codec software or modifications thereto only for
69*e5436536SAndroid Build Coastguard Worker purposes that are authorized by appropriate patent licenses.
70*e5436536SAndroid Build Coastguard Worker 
71*e5436536SAndroid Build Coastguard Worker 4.    DISCLAIMER
72*e5436536SAndroid Build Coastguard Worker 
73*e5436536SAndroid Build Coastguard Worker This FDK AAC Codec software is provided by Fraunhofer on behalf of the copyright
74*e5436536SAndroid Build Coastguard Worker holders and contributors "AS IS" and WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
75*e5436536SAndroid Build Coastguard Worker including but not limited to the implied warranties of merchantability and
76*e5436536SAndroid Build Coastguard Worker fitness for a particular purpose. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
77*e5436536SAndroid Build Coastguard Worker CONTRIBUTORS BE LIABLE for any direct, indirect, incidental, special, exemplary,
78*e5436536SAndroid Build Coastguard Worker or consequential damages, including but not limited to procurement of substitute
79*e5436536SAndroid Build Coastguard Worker goods or services; loss of use, data, or profits, or business interruption,
80*e5436536SAndroid Build Coastguard Worker however caused and on any theory of liability, whether in contract, strict
81*e5436536SAndroid Build Coastguard Worker liability, or tort (including negligence), arising in any way out of the use of
82*e5436536SAndroid Build Coastguard Worker this software, even if advised of the possibility of such damage.
83*e5436536SAndroid Build Coastguard Worker 
84*e5436536SAndroid Build Coastguard Worker 5.    CONTACT INFORMATION
85*e5436536SAndroid Build Coastguard Worker 
86*e5436536SAndroid Build Coastguard Worker Fraunhofer Institute for Integrated Circuits IIS
87*e5436536SAndroid Build Coastguard Worker Attention: Audio and Multimedia Departments - FDK AAC LL
88*e5436536SAndroid Build Coastguard Worker Am Wolfsmantel 33
89*e5436536SAndroid Build Coastguard Worker 91058 Erlangen, Germany
90*e5436536SAndroid Build Coastguard Worker 
91*e5436536SAndroid Build Coastguard Worker www.iis.fraunhofer.de/amm
92*e5436536SAndroid Build Coastguard Worker [email protected]
93*e5436536SAndroid Build Coastguard Worker ----------------------------------------------------------------------------- */
94*e5436536SAndroid Build Coastguard Worker 
95*e5436536SAndroid Build Coastguard Worker /**************************** AAC decoder library ******************************
96*e5436536SAndroid Build Coastguard Worker 
97*e5436536SAndroid Build Coastguard Worker    Author(s):   Josef Hoepfl
98*e5436536SAndroid Build Coastguard Worker 
99*e5436536SAndroid Build Coastguard Worker    Description: Definition of constant tables
100*e5436536SAndroid Build Coastguard Worker 
101*e5436536SAndroid Build Coastguard Worker *******************************************************************************/
102*e5436536SAndroid Build Coastguard Worker 
103*e5436536SAndroid Build Coastguard Worker #ifndef AAC_ROM_H
104*e5436536SAndroid Build Coastguard Worker #define AAC_ROM_H
105*e5436536SAndroid Build Coastguard Worker 
106*e5436536SAndroid Build Coastguard Worker #include "common_fix.h"
107*e5436536SAndroid Build Coastguard Worker #include "FDK_audio.h"
108*e5436536SAndroid Build Coastguard Worker #include "aacdec_hcr_types.h"
109*e5436536SAndroid Build Coastguard Worker #include "aacdec_hcrs.h"
110*e5436536SAndroid Build Coastguard Worker 
111*e5436536SAndroid Build Coastguard Worker #define PCM_AAC LONG
112*e5436536SAndroid Build Coastguard Worker #define PCM_DEC FIXP_DBL
113*e5436536SAndroid Build Coastguard Worker #define MAXVAL_PCM_DEC MAXVAL_DBL
114*e5436536SAndroid Build Coastguard Worker #define MINVAL_PCM_DEC MINVAL_DBL
115*e5436536SAndroid Build Coastguard Worker #define FIXP_DBL2PCM_DEC(x) (x)
116*e5436536SAndroid Build Coastguard Worker #define PCM_DEC2FIXP_DBL(x) (x)
117*e5436536SAndroid Build Coastguard Worker #define PCM_DEC_BITS DFRACT_BITS
118*e5436536SAndroid Build Coastguard Worker #define PCM_DEC2FX_PCM(x) FX_DBL2FX_PCM(x)
119*e5436536SAndroid Build Coastguard Worker #define FX_PCM2PCM_DEC(x) FX_PCM2FX_DBL(x)
120*e5436536SAndroid Build Coastguard Worker 
121*e5436536SAndroid Build Coastguard Worker #define AACDEC_MAX_CH_CONF 14
122*e5436536SAndroid Build Coastguard Worker #define AACDEC_CH_ELEMENTS_TAB_SIZE 7 /*!< Size of element tables */
123*e5436536SAndroid Build Coastguard Worker 
124*e5436536SAndroid Build Coastguard Worker #define AAC_NF_NO_RANDOM_VAL \
125*e5436536SAndroid Build Coastguard Worker   512 /*!< Size of random number array for noise floor */
126*e5436536SAndroid Build Coastguard Worker 
127*e5436536SAndroid Build Coastguard Worker #define INV_QUANT_TABLESIZE 256
128*e5436536SAndroid Build Coastguard Worker 
129*e5436536SAndroid Build Coastguard Worker extern const FIXP_DBL InverseQuantTable[INV_QUANT_TABLESIZE + 1];
130*e5436536SAndroid Build Coastguard Worker extern const FIXP_DBL MantissaTable[4][14];
131*e5436536SAndroid Build Coastguard Worker extern const SCHAR ExponentTable[4][14];
132*e5436536SAndroid Build Coastguard Worker 
133*e5436536SAndroid Build Coastguard Worker #define NUM_LD_COEF_512 1536
134*e5436536SAndroid Build Coastguard Worker #define NUM_LD_COEF_480 1440
135*e5436536SAndroid Build Coastguard Worker /* Window table partition exponents. */
136*e5436536SAndroid Build Coastguard Worker #define WTS0 (1)
137*e5436536SAndroid Build Coastguard Worker #define WTS1 (0)
138*e5436536SAndroid Build Coastguard Worker #define WTS2 (-2)
139*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis512[1536];
140*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis480[1440];
141*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis256[768];
142*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis240[720];
143*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis160[480];
144*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis128[384];
145*e5436536SAndroid Build Coastguard Worker extern const FIXP_WTB LowDelaySynthesis120[360];
146*e5436536SAndroid Build Coastguard Worker 
147*e5436536SAndroid Build Coastguard Worker typedef struct {
148*e5436536SAndroid Build Coastguard Worker   const SHORT *sfbOffsetLong;
149*e5436536SAndroid Build Coastguard Worker   const SHORT *sfbOffsetShort;
150*e5436536SAndroid Build Coastguard Worker   UCHAR numberOfSfbLong;
151*e5436536SAndroid Build Coastguard Worker   UCHAR numberOfSfbShort;
152*e5436536SAndroid Build Coastguard Worker } SFB_INFO;
153*e5436536SAndroid Build Coastguard Worker 
154*e5436536SAndroid Build Coastguard Worker extern const SFB_INFO sfbOffsetTables[5][16];
155*e5436536SAndroid Build Coastguard Worker 
156*e5436536SAndroid Build Coastguard Worker /* Huffman tables */
157*e5436536SAndroid Build Coastguard Worker enum { HuffmanBits = 2, HuffmanEntries = (1 << HuffmanBits) };
158*e5436536SAndroid Build Coastguard Worker 
159*e5436536SAndroid Build Coastguard Worker typedef struct {
160*e5436536SAndroid Build Coastguard Worker   const USHORT (*CodeBook)[HuffmanEntries];
161*e5436536SAndroid Build Coastguard Worker   UCHAR Dimension;
162*e5436536SAndroid Build Coastguard Worker   UCHAR numBits;
163*e5436536SAndroid Build Coastguard Worker   UCHAR Offset;
164*e5436536SAndroid Build Coastguard Worker } CodeBookDescription;
165*e5436536SAndroid Build Coastguard Worker 
166*e5436536SAndroid Build Coastguard Worker extern const CodeBookDescription AACcodeBookDescriptionTable[13];
167*e5436536SAndroid Build Coastguard Worker extern const CodeBookDescription AACcodeBookDescriptionSCL;
168*e5436536SAndroid Build Coastguard Worker 
169*e5436536SAndroid Build Coastguard Worker extern const STATEFUNC aStateConstant2State[];
170*e5436536SAndroid Build Coastguard Worker 
171*e5436536SAndroid Build Coastguard Worker extern const SCHAR aCodebook2StartInt[];
172*e5436536SAndroid Build Coastguard Worker 
173*e5436536SAndroid Build Coastguard Worker extern const UCHAR aMinOfCbPair[];
174*e5436536SAndroid Build Coastguard Worker extern const UCHAR aMaxOfCbPair[];
175*e5436536SAndroid Build Coastguard Worker 
176*e5436536SAndroid Build Coastguard Worker extern const UCHAR aMaxCwLen[];
177*e5436536SAndroid Build Coastguard Worker extern const UCHAR aDimCb[];
178*e5436536SAndroid Build Coastguard Worker extern const UCHAR aDimCbShift[];
179*e5436536SAndroid Build Coastguard Worker extern const UCHAR aSignCb[];
180*e5436536SAndroid Build Coastguard Worker extern const UCHAR aCbPriority[];
181*e5436536SAndroid Build Coastguard Worker 
182*e5436536SAndroid Build Coastguard Worker extern const UINT *aHuffTable[];
183*e5436536SAndroid Build Coastguard Worker extern const SCHAR *aQuantTable[];
184*e5436536SAndroid Build Coastguard Worker 
185*e5436536SAndroid Build Coastguard Worker extern const USHORT aLargestAbsoluteValue[];
186*e5436536SAndroid Build Coastguard Worker 
187*e5436536SAndroid Build Coastguard Worker extern const UINT aHuffTreeRvlcEscape[];
188*e5436536SAndroid Build Coastguard Worker extern const UINT aHuffTreeRvlCodewds[];
189*e5436536SAndroid Build Coastguard Worker 
190*e5436536SAndroid Build Coastguard Worker extern const UCHAR tns_max_bands_tbl[13][2];
191*e5436536SAndroid Build Coastguard Worker 
192*e5436536SAndroid Build Coastguard Worker extern const UCHAR tns_max_bands_tbl_480[13];
193*e5436536SAndroid Build Coastguard Worker extern const UCHAR tns_max_bands_tbl_512[13];
194*e5436536SAndroid Build Coastguard Worker 
195*e5436536SAndroid Build Coastguard Worker #define FIXP_TCC FIXP_DBL
196*e5436536SAndroid Build Coastguard Worker 
197*e5436536SAndroid Build Coastguard Worker extern const FIXP_TCC FDKaacDec_tnsCoeff3[8];
198*e5436536SAndroid Build Coastguard Worker extern const FIXP_TCC FDKaacDec_tnsCoeff4[16];
199*e5436536SAndroid Build Coastguard Worker 
200*e5436536SAndroid Build Coastguard Worker extern const UCHAR FDKaacDec_tnsCoeff3_gain_ld[];
201*e5436536SAndroid Build Coastguard Worker extern const UCHAR FDKaacDec_tnsCoeff4_gain_ld[];
202*e5436536SAndroid Build Coastguard Worker 
203*e5436536SAndroid Build Coastguard Worker extern const USHORT AacDec_randomSign[AAC_NF_NO_RANDOM_VAL / 16];
204*e5436536SAndroid Build Coastguard Worker 
205*e5436536SAndroid Build Coastguard Worker extern const FIXP_DBL pow2_div24minus1[47];
206*e5436536SAndroid Build Coastguard Worker extern const int offsetTab[2][16];
207*e5436536SAndroid Build Coastguard Worker 
208*e5436536SAndroid Build Coastguard Worker /* Channel mapping indices for time domain I/O.
209*e5436536SAndroid Build Coastguard Worker    The first dimension is the channel configuration index. */
210*e5436536SAndroid Build Coastguard Worker extern const UCHAR channelMappingTablePassthrough[15][8];
211*e5436536SAndroid Build Coastguard Worker extern const UCHAR channelMappingTableWAV[15][8];
212*e5436536SAndroid Build Coastguard Worker 
213*e5436536SAndroid Build Coastguard Worker /* Lookup tables for elements in ER bitstream */
214*e5436536SAndroid Build Coastguard Worker extern const MP4_ELEMENT_ID elementsTab[AACDEC_MAX_CH_CONF]
215*e5436536SAndroid Build Coastguard Worker                                        [AACDEC_CH_ELEMENTS_TAB_SIZE];
216*e5436536SAndroid Build Coastguard Worker 
217*e5436536SAndroid Build Coastguard Worker #define SF_FNA_COEFFS \
218*e5436536SAndroid Build Coastguard Worker   1 /* Compile-time prescaler for MDST-filter coefficients. */
219*e5436536SAndroid Build Coastguard Worker /* SF_FNA_COEFFS > 0 should only be considered for FIXP_DBL-coefficients  */
220*e5436536SAndroid Build Coastguard Worker /* (i.e. if CPLX_PRED_FILTER_16BIT is not defined).                       */
221*e5436536SAndroid Build Coastguard Worker /* With FIXP_DBL loss of precision is possible for SF_FNA_COEFFS > 11.    */
222*e5436536SAndroid Build Coastguard Worker 
223*e5436536SAndroid Build Coastguard Worker #ifdef CPLX_PRED_FILTER_16BIT
224*e5436536SAndroid Build Coastguard Worker #define FIXP_FILT FIXP_SGL
225*e5436536SAndroid Build Coastguard Worker #define FILT(a) ((FL2FXCONST_SGL(a)) >> SF_FNA_COEFFS)
226*e5436536SAndroid Build Coastguard Worker #else
227*e5436536SAndroid Build Coastguard Worker #define FIXP_FILT FIXP_DBL
228*e5436536SAndroid Build Coastguard Worker #define FILT(a) ((FL2FXCONST_DBL(a)) >> SF_FNA_COEFFS)
229*e5436536SAndroid Build Coastguard Worker #endif
230*e5436536SAndroid Build Coastguard Worker 
231*e5436536SAndroid Build Coastguard Worker extern const FIXP_FILT mdst_filt_coef_curr[20][3]; /* MDST-filter coefficient
232*e5436536SAndroid Build Coastguard Worker                                                       tables used for current
233*e5436536SAndroid Build Coastguard Worker                                                       window  */
234*e5436536SAndroid Build Coastguard Worker extern const FIXP_FILT mdst_filt_coef_prev[6][4];  /* MDST-filter coefficient
235*e5436536SAndroid Build Coastguard Worker                                                       tables used for previous
236*e5436536SAndroid Build Coastguard Worker                                                       window */
237*e5436536SAndroid Build Coastguard Worker 
238*e5436536SAndroid Build Coastguard Worker #endif /* #ifndef AAC_ROM_H */
239