xref: /aosp_15_r20/external/aac/libSBRdec/src/psdec.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 - 2018 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 /**************************** SBR decoder library ******************************
96*e5436536SAndroid Build Coastguard Worker 
97*e5436536SAndroid Build Coastguard Worker    Author(s):
98*e5436536SAndroid Build Coastguard Worker 
99*e5436536SAndroid Build Coastguard Worker    Description:
100*e5436536SAndroid Build Coastguard Worker 
101*e5436536SAndroid Build Coastguard Worker *******************************************************************************/
102*e5436536SAndroid Build Coastguard Worker 
103*e5436536SAndroid Build Coastguard Worker /*!
104*e5436536SAndroid Build Coastguard Worker   \file
105*e5436536SAndroid Build Coastguard Worker   \brief  Sbr decoder
106*e5436536SAndroid Build Coastguard Worker */
107*e5436536SAndroid Build Coastguard Worker #ifndef PSDEC_H
108*e5436536SAndroid Build Coastguard Worker #define PSDEC_H
109*e5436536SAndroid Build Coastguard Worker 
110*e5436536SAndroid Build Coastguard Worker #include "sbrdecoder.h"
111*e5436536SAndroid Build Coastguard Worker #include "FDK_hybrid.h"
112*e5436536SAndroid Build Coastguard Worker 
113*e5436536SAndroid Build Coastguard Worker #include "FDK_decorrelate.h"
114*e5436536SAndroid Build Coastguard Worker 
115*e5436536SAndroid Build Coastguard Worker /* This PS decoder implements the baseline version. So it always uses the     */
116*e5436536SAndroid Build Coastguard Worker /* hybrid filter structure for 20 stereo bands and does not implemet IPD/OPD  */
117*e5436536SAndroid Build Coastguard Worker /* synthesis. The baseline version has to support the complete PS bitstream   */
118*e5436536SAndroid Build Coastguard Worker /* syntax. But IPD/OPD data is ignored and set to 0. If 34 stereo band config */
119*e5436536SAndroid Build Coastguard Worker /* is used in the bitstream for IIS/ICC the decoded parameters are mapped to  */
120*e5436536SAndroid Build Coastguard Worker /* 20 stereo bands.                                                           */
121*e5436536SAndroid Build Coastguard Worker 
122*e5436536SAndroid Build Coastguard Worker #include "FDK_bitstream.h"
123*e5436536SAndroid Build Coastguard Worker 
124*e5436536SAndroid Build Coastguard Worker #define SCAL_HEADROOM (2)
125*e5436536SAndroid Build Coastguard Worker 
126*e5436536SAndroid Build Coastguard Worker #define PS_EXTENSION_SIZE_BITS (4)
127*e5436536SAndroid Build Coastguard Worker #define PS_EXTENSION_ESC_COUNT_BITS (8)
128*e5436536SAndroid Build Coastguard Worker 
129*e5436536SAndroid Build Coastguard Worker #define NO_QMF_CHANNELS (64)
130*e5436536SAndroid Build Coastguard Worker #define MAX_NUM_COL (32)
131*e5436536SAndroid Build Coastguard Worker 
132*e5436536SAndroid Build Coastguard Worker #define NO_QMF_BANDS_HYBRID20 (3)
133*e5436536SAndroid Build Coastguard Worker #define NO_SUB_QMF_CHANNELS (12)
134*e5436536SAndroid Build Coastguard Worker #define HYBRID_FILTER_DELAY (6)
135*e5436536SAndroid Build Coastguard Worker 
136*e5436536SAndroid Build Coastguard Worker #define MAX_NO_PS_ENV (4 + 1) /* +1 needed for VAR_BORDER */
137*e5436536SAndroid Build Coastguard Worker 
138*e5436536SAndroid Build Coastguard Worker #define NO_HI_RES_BINS (34)
139*e5436536SAndroid Build Coastguard Worker #define NO_MID_RES_BINS (20)
140*e5436536SAndroid Build Coastguard Worker #define NO_LOW_RES_BINS (10)
141*e5436536SAndroid Build Coastguard Worker 
142*e5436536SAndroid Build Coastguard Worker #define NO_HI_RES_IID_BINS (NO_HI_RES_BINS)
143*e5436536SAndroid Build Coastguard Worker #define NO_HI_RES_ICC_BINS (NO_HI_RES_BINS)
144*e5436536SAndroid Build Coastguard Worker 
145*e5436536SAndroid Build Coastguard Worker #define NO_MID_RES_IID_BINS (NO_MID_RES_BINS)
146*e5436536SAndroid Build Coastguard Worker #define NO_MID_RES_ICC_BINS (NO_MID_RES_BINS)
147*e5436536SAndroid Build Coastguard Worker 
148*e5436536SAndroid Build Coastguard Worker #define NO_LOW_RES_IID_BINS (NO_LOW_RES_BINS)
149*e5436536SAndroid Build Coastguard Worker #define NO_LOW_RES_ICC_BINS (NO_LOW_RES_BINS)
150*e5436536SAndroid Build Coastguard Worker 
151*e5436536SAndroid Build Coastguard Worker #define SUBQMF_GROUPS (10)
152*e5436536SAndroid Build Coastguard Worker #define QMF_GROUPS (12)
153*e5436536SAndroid Build Coastguard Worker 
154*e5436536SAndroid Build Coastguard Worker //#define SUBQMF_GROUPS_HI_RES            ( 32 )
155*e5436536SAndroid Build Coastguard Worker //#define QMF_GROUPS_HI_RES               ( 18 )
156*e5436536SAndroid Build Coastguard Worker 
157*e5436536SAndroid Build Coastguard Worker #define NO_IID_GROUPS (SUBQMF_GROUPS + QMF_GROUPS)
158*e5436536SAndroid Build Coastguard Worker //#define NO_IID_GROUPS_HI_RES            ( SUBQMF_GROUPS_HI_RES +
159*e5436536SAndroid Build Coastguard Worker // QMF_GROUPS_HI_RES )
160*e5436536SAndroid Build Coastguard Worker 
161*e5436536SAndroid Build Coastguard Worker #define NO_IID_STEPS (7)       /* 1 .. + 7 */
162*e5436536SAndroid Build Coastguard Worker #define NO_IID_STEPS_FINE (15) /* 1 .. +15 */
163*e5436536SAndroid Build Coastguard Worker #define NO_ICC_STEPS (8)       /* 0 .. + 7 */
164*e5436536SAndroid Build Coastguard Worker 
165*e5436536SAndroid Build Coastguard Worker #define NO_IID_LEVELS (2 * NO_IID_STEPS + 1)           /* - 7 ..  + 7 */
166*e5436536SAndroid Build Coastguard Worker #define NO_IID_LEVELS_FINE (2 * NO_IID_STEPS_FINE + 1) /* -15 ..  +15 */
167*e5436536SAndroid Build Coastguard Worker #define NO_ICC_LEVELS (NO_ICC_STEPS)                   /*   0 ..  + 7 */
168*e5436536SAndroid Build Coastguard Worker 
169*e5436536SAndroid Build Coastguard Worker #define FIXP_SQRT05 ((FIXP_DBL)0x5a827980) /* 1/SQRT2 */
170*e5436536SAndroid Build Coastguard Worker 
171*e5436536SAndroid Build Coastguard Worker struct PS_DEC_COEFFICIENTS {
172*e5436536SAndroid Build Coastguard Worker   FIXP_DBL H11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
173*e5436536SAndroid Build Coastguard Worker   FIXP_DBL H12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
174*e5436536SAndroid Build Coastguard Worker   FIXP_DBL H21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
175*e5436536SAndroid Build Coastguard Worker   FIXP_DBL H22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
176*e5436536SAndroid Build Coastguard Worker 
177*e5436536SAndroid Build Coastguard Worker   FIXP_DBL
178*e5436536SAndroid Build Coastguard Worker   DeltaH11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
179*e5436536SAndroid Build Coastguard Worker   FIXP_DBL
180*e5436536SAndroid Build Coastguard Worker   DeltaH12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
181*e5436536SAndroid Build Coastguard Worker   FIXP_DBL
182*e5436536SAndroid Build Coastguard Worker   DeltaH21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
183*e5436536SAndroid Build Coastguard Worker   FIXP_DBL
184*e5436536SAndroid Build Coastguard Worker   DeltaH22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
185*e5436536SAndroid Build Coastguard Worker 
186*e5436536SAndroid Build Coastguard Worker   SCHAR
187*e5436536SAndroid Build Coastguard Worker   aaIidIndexMapped[MAX_NO_PS_ENV]
188*e5436536SAndroid Build Coastguard Worker                   [NO_HI_RES_IID_BINS]; /*!< The mapped IID index for all
189*e5436536SAndroid Build Coastguard Worker                                            envelopes and all IID bins */
190*e5436536SAndroid Build Coastguard Worker   SCHAR
191*e5436536SAndroid Build Coastguard Worker   aaIccIndexMapped[MAX_NO_PS_ENV]
192*e5436536SAndroid Build Coastguard Worker                   [NO_HI_RES_ICC_BINS]; /*!< The mapped ICC index for all
193*e5436536SAndroid Build Coastguard Worker                                            envelopes and all ICC bins */
194*e5436536SAndroid Build Coastguard Worker };
195*e5436536SAndroid Build Coastguard Worker 
196*e5436536SAndroid Build Coastguard Worker typedef enum { ppt_none = 0, ppt_mpeg = 1, ppt_drm = 2 } PS_PAYLOAD_TYPE;
197*e5436536SAndroid Build Coastguard Worker 
198*e5436536SAndroid Build Coastguard Worker typedef struct {
199*e5436536SAndroid Build Coastguard Worker   UCHAR bPsHeaderValid; /*!< set if new header is available from bitstream */
200*e5436536SAndroid Build Coastguard Worker 
201*e5436536SAndroid Build Coastguard Worker   UCHAR bEnableIid; /*!< One bit denoting the presence of IID parameters */
202*e5436536SAndroid Build Coastguard Worker   UCHAR bEnableIcc; /*!< One bit denoting the presence of ICC parameters */
203*e5436536SAndroid Build Coastguard Worker   UCHAR bEnableExt; /*!< The PS extension layer is enabled using the enable_ext
204*e5436536SAndroid Build Coastguard Worker                        bit. If it is set to %1 the IPD and OPD parameters are
205*e5436536SAndroid Build Coastguard Worker                        sent. If it is disabled, i.e. %0, the extension layer is
206*e5436536SAndroid Build Coastguard Worker                        skipped.   */
207*e5436536SAndroid Build Coastguard Worker 
208*e5436536SAndroid Build Coastguard Worker   UCHAR
209*e5436536SAndroid Build Coastguard Worker   modeIid;       /*!< The configuration of IID parameters (number of bands and
210*e5436536SAndroid Build Coastguard Worker                       quantisation grid, iid_quant) is determined by iid_mode.   */
211*e5436536SAndroid Build Coastguard Worker   UCHAR modeIcc; /*!< The configuration of Inter-channel Coherence parameters
212*e5436536SAndroid Build Coastguard Worker                       (number of bands and quantisation grid) is determined by
213*e5436536SAndroid Build Coastguard Worker                       icc_mode. */
214*e5436536SAndroid Build Coastguard Worker 
215*e5436536SAndroid Build Coastguard Worker   UCHAR freqResIid; /*!< 0=low, 1=mid or 2=high frequency resolution for iid */
216*e5436536SAndroid Build Coastguard Worker   UCHAR freqResIcc; /*!< 0=low, 1=mid or 2=high frequency resolution for icc */
217*e5436536SAndroid Build Coastguard Worker 
218*e5436536SAndroid Build Coastguard Worker   UCHAR bFineIidQ; /*!< Use fine Iid quantisation. */
219*e5436536SAndroid Build Coastguard Worker 
220*e5436536SAndroid Build Coastguard Worker   UCHAR bFrameClass; /*!< The frame_class bit determines whether the parameter
221*e5436536SAndroid Build Coastguard Worker                           positions of the current frame are uniformly spaced
222*e5436536SAndroid Build Coastguard Worker                           accross the frame or they are defined using the
223*e5436536SAndroid Build Coastguard Worker                         positions described by border_position.
224*e5436536SAndroid Build Coastguard Worker                       */
225*e5436536SAndroid Build Coastguard Worker 
226*e5436536SAndroid Build Coastguard Worker   UCHAR noEnv; /*!< The number of envelopes per frame */
227*e5436536SAndroid Build Coastguard Worker   UCHAR aEnvStartStop[MAX_NO_PS_ENV + 1]; /*!< In case of variable parameter
228*e5436536SAndroid Build Coastguard Worker                                              spacing the parameter positions are
229*e5436536SAndroid Build Coastguard Worker                                              determined by border_position */
230*e5436536SAndroid Build Coastguard Worker 
231*e5436536SAndroid Build Coastguard Worker   SCHAR abIidDtFlag[MAX_NO_PS_ENV]; /*!< Deltacoding time/freq flag for IID, 0
232*e5436536SAndroid Build Coastguard Worker                                        => freq           */
233*e5436536SAndroid Build Coastguard Worker   SCHAR abIccDtFlag[MAX_NO_PS_ENV]; /*!< Deltacoding time/freq flag for ICC, 0
234*e5436536SAndroid Build Coastguard Worker                                        => freq           */
235*e5436536SAndroid Build Coastguard Worker 
236*e5436536SAndroid Build Coastguard Worker   SCHAR
237*e5436536SAndroid Build Coastguard Worker   aaIidIndex[MAX_NO_PS_ENV]
238*e5436536SAndroid Build Coastguard Worker             [NO_HI_RES_IID_BINS]; /*!< The IID index for all envelopes and
239*e5436536SAndroid Build Coastguard Worker                                      all IID bins        */
240*e5436536SAndroid Build Coastguard Worker   SCHAR
241*e5436536SAndroid Build Coastguard Worker   aaIccIndex[MAX_NO_PS_ENV]
242*e5436536SAndroid Build Coastguard Worker             [NO_HI_RES_ICC_BINS]; /*!< The ICC index for all envelopes and
243*e5436536SAndroid Build Coastguard Worker                                      all ICC bins        */
244*e5436536SAndroid Build Coastguard Worker 
245*e5436536SAndroid Build Coastguard Worker } MPEG_PS_BS_DATA;
246*e5436536SAndroid Build Coastguard Worker 
247*e5436536SAndroid Build Coastguard Worker struct PS_DEC {
248*e5436536SAndroid Build Coastguard Worker   SCHAR noSubSamples;
249*e5436536SAndroid Build Coastguard Worker   SCHAR noChannels;
250*e5436536SAndroid Build Coastguard Worker 
251*e5436536SAndroid Build Coastguard Worker   SCHAR procFrameBased; /*!< Helper to detected switching from frame based to
252*e5436536SAndroid Build Coastguard Worker                            slot based processing
253*e5436536SAndroid Build Coastguard Worker                          */
254*e5436536SAndroid Build Coastguard Worker 
255*e5436536SAndroid Build Coastguard Worker   PS_PAYLOAD_TYPE
256*e5436536SAndroid Build Coastguard Worker   bPsDataAvail[(1) + 1]; /*!< set if new data available from bitstream */
257*e5436536SAndroid Build Coastguard Worker   UCHAR psDecodedPrv;    /*!< set if PS has been processed in the last frame */
258*e5436536SAndroid Build Coastguard Worker 
259*e5436536SAndroid Build Coastguard Worker   /* helpers for frame delay line */
260*e5436536SAndroid Build Coastguard Worker   UCHAR bsLastSlot;  /*!< Index of last read slot.  */
261*e5436536SAndroid Build Coastguard Worker   UCHAR bsReadSlot;  /*!< Index of current read slot for additional delay.  */
262*e5436536SAndroid Build Coastguard Worker   UCHAR processSlot; /*!< Index of current slot for processing (need for add.
263*e5436536SAndroid Build Coastguard Worker                         delay).   */
264*e5436536SAndroid Build Coastguard Worker 
265*e5436536SAndroid Build Coastguard Worker   union { /* Bitstream data */
266*e5436536SAndroid Build Coastguard Worker     MPEG_PS_BS_DATA
267*e5436536SAndroid Build Coastguard Worker     mpeg; /*!< Struct containing all MPEG specific PS data from bitstream.
268*e5436536SAndroid Build Coastguard Worker            */
269*e5436536SAndroid Build Coastguard Worker   } bsData[(1) + 1];
270*e5436536SAndroid Build Coastguard Worker 
271*e5436536SAndroid Build Coastguard Worker   shouldBeUnion { /* Static data */
272*e5436536SAndroid Build Coastguard Worker     struct {
273*e5436536SAndroid Build Coastguard Worker       SCHAR aIidPrevFrameIndex[NO_HI_RES_IID_BINS]; /*!< The IID index for
274*e5436536SAndroid Build Coastguard Worker                                                        previous frame */
275*e5436536SAndroid Build Coastguard Worker       SCHAR aIccPrevFrameIndex[NO_HI_RES_ICC_BINS]; /*!< The ICC index for
276*e5436536SAndroid Build Coastguard Worker                                                        previous frame */
277*e5436536SAndroid Build Coastguard Worker       UCHAR
278*e5436536SAndroid Build Coastguard Worker       bPrevFrameFineIidQ;   /*!< The IID quantization of the previous frame */
279*e5436536SAndroid Build Coastguard Worker       UCHAR prevFreqResIid; /*!< Frequency resolution for IID of the previous
280*e5436536SAndroid Build Coastguard Worker                                frame            */
281*e5436536SAndroid Build Coastguard Worker       UCHAR prevFreqResIcc; /*!< Frequency resolution for ICC of the previous
282*e5436536SAndroid Build Coastguard Worker                                frame            */
283*e5436536SAndroid Build Coastguard Worker       UCHAR lastUsb; /*!< uppermost WMF delay band of last frame          */
284*e5436536SAndroid Build Coastguard Worker 
285*e5436536SAndroid Build Coastguard Worker       FIXP_DBL pHybridAnaStatesLFdmx
286*e5436536SAndroid Build Coastguard Worker           [2 * 13 * NO_QMF_BANDS_HYBRID20]; /*!< Memory used in hybrid analysis
287*e5436536SAndroid Build Coastguard Worker                                                  for filter states. */
288*e5436536SAndroid Build Coastguard Worker       FDK_ANA_HYB_FILTER hybridAnalysis;
289*e5436536SAndroid Build Coastguard Worker       FDK_SYN_HYB_FILTER hybridSynthesis[2];
290*e5436536SAndroid Build Coastguard Worker 
291*e5436536SAndroid Build Coastguard Worker       DECORR_DEC apDecor; /*!< Decorrelator instance. */
292*e5436536SAndroid Build Coastguard Worker       FIXP_DBL decorrBufferCplx[(2 * ((825) + (373)))];
293*e5436536SAndroid Build Coastguard Worker 
294*e5436536SAndroid Build Coastguard Worker       FIXP_DBL h11rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy)
295*e5436536SAndroid Build Coastguard Worker                                            coefficients */
296*e5436536SAndroid Build Coastguard Worker       FIXP_DBL h12rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy)
297*e5436536SAndroid Build Coastguard Worker                                            coefficients */
298*e5436536SAndroid Build Coastguard Worker       FIXP_DBL h21rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy)
299*e5436536SAndroid Build Coastguard Worker                                            coefficients */
300*e5436536SAndroid Build Coastguard Worker       FIXP_DBL h22rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy)
301*e5436536SAndroid Build Coastguard Worker                                            coefficients */
302*e5436536SAndroid Build Coastguard Worker 
303*e5436536SAndroid Build Coastguard Worker       PS_DEC_COEFFICIENTS
304*e5436536SAndroid Build Coastguard Worker       *pCoef; /*!< temporal coefficients are on reusable scratch memory */
305*e5436536SAndroid Build Coastguard Worker 
306*e5436536SAndroid Build Coastguard Worker     } mpeg;
307*e5436536SAndroid Build Coastguard Worker   }
308*e5436536SAndroid Build Coastguard Worker   specificTo;
309*e5436536SAndroid Build Coastguard Worker };
310*e5436536SAndroid Build Coastguard Worker 
311*e5436536SAndroid Build Coastguard Worker typedef struct PS_DEC *HANDLE_PS_DEC;
312*e5436536SAndroid Build Coastguard Worker 
313*e5436536SAndroid Build Coastguard Worker int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
314*e5436536SAndroid Build Coastguard Worker 
315*e5436536SAndroid Build Coastguard Worker int DeletePsDec(HANDLE_PS_DEC *h_PS_DEC);
316*e5436536SAndroid Build Coastguard Worker 
317*e5436536SAndroid Build Coastguard Worker void PreparePsProcessing(HANDLE_PS_DEC h_ps_d,
318*e5436536SAndroid Build Coastguard Worker                          const FIXP_DBL *const *const rIntBufferLeft,
319*e5436536SAndroid Build Coastguard Worker                          const FIXP_DBL *const *const iIntBufferLeft,
320*e5436536SAndroid Build Coastguard Worker                          const int scaleFactorLowBand);
321*e5436536SAndroid Build Coastguard Worker 
322*e5436536SAndroid Build Coastguard Worker void initSlotBasedRotation(HANDLE_PS_DEC h_ps_d, int env, int usb);
323*e5436536SAndroid Build Coastguard Worker 
324*e5436536SAndroid Build Coastguard Worker void ApplyPsSlot(
325*e5436536SAndroid Build Coastguard Worker     HANDLE_PS_DEC h_ps_d,      /* parametric stereo decoder handle    */
326*e5436536SAndroid Build Coastguard Worker     FIXP_DBL **rIntBufferLeft, /* real values of left qmf timeslot    */
327*e5436536SAndroid Build Coastguard Worker     FIXP_DBL **iIntBufferLeft, /* imag values of left qmf timeslot    */
328*e5436536SAndroid Build Coastguard Worker     FIXP_DBL *rIntBufferRight, /* real values of right qmf timeslot   */
329*e5436536SAndroid Build Coastguard Worker     FIXP_DBL *iIntBufferRight, /* imag values of right qmf timeslot   */
330*e5436536SAndroid Build Coastguard Worker     const int scaleFactorLowBand_no_ov, const int scaleFactorLowBand,
331*e5436536SAndroid Build Coastguard Worker     const int scaleFactorHighBand, const int lsb, const int usb);
332*e5436536SAndroid Build Coastguard Worker 
333*e5436536SAndroid Build Coastguard Worker #endif /* PSDEC_H */
334