xref: /aosp_15_r20/external/aac/libSBRdec/src/pvc_dec.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):   Matthias Hildenbrand
98*e5436536SAndroid Build Coastguard Worker 
99*e5436536SAndroid Build Coastguard Worker    Description: Decode Predictive Vector Coding Data
100*e5436536SAndroid Build Coastguard Worker 
101*e5436536SAndroid Build Coastguard Worker *******************************************************************************/
102*e5436536SAndroid Build Coastguard Worker 
103*e5436536SAndroid Build Coastguard Worker #ifndef PVC_DEC_H
104*e5436536SAndroid Build Coastguard Worker #define PVC_DEC_H
105*e5436536SAndroid Build Coastguard Worker 
106*e5436536SAndroid Build Coastguard Worker #include "common_fix.h"
107*e5436536SAndroid Build Coastguard Worker 
108*e5436536SAndroid Build Coastguard Worker #define PVC_DIVMODE_BITS 3
109*e5436536SAndroid Build Coastguard Worker #define PVC_REUSEPVCID_BITS 1
110*e5436536SAndroid Build Coastguard Worker #define PVC_PVCID_BITS 7
111*e5436536SAndroid Build Coastguard Worker #define PVC_GRIDINFO_BITS 1
112*e5436536SAndroid Build Coastguard Worker 
113*e5436536SAndroid Build Coastguard Worker #define MAX_PVC_ENVELOPES 2
114*e5436536SAndroid Build Coastguard Worker #define PVC_NTIMESLOT 16
115*e5436536SAndroid Build Coastguard Worker #define PVC_NBLOW 3 /* max. number of grouped QMF subbands below SBR range */
116*e5436536SAndroid Build Coastguard Worker 
117*e5436536SAndroid Build Coastguard Worker #define PVC_NBHIGH_MODE1 8
118*e5436536SAndroid Build Coastguard Worker #define PVC_NBHIGH_MODE2 6
119*e5436536SAndroid Build Coastguard Worker #define PVC_NBHIGH_MAX (PVC_NBHIGH_MODE1)
120*e5436536SAndroid Build Coastguard Worker #define PVC_NS_MAX 16
121*e5436536SAndroid Build Coastguard Worker 
122*e5436536SAndroid Build Coastguard Worker /** Data for each PVC instance which needs to be persistent accross SBR frames
123*e5436536SAndroid Build Coastguard Worker  */
124*e5436536SAndroid Build Coastguard Worker typedef struct {
125*e5436536SAndroid Build Coastguard Worker   UCHAR kx_last;        /**< Xover frequency of last frame */
126*e5436536SAndroid Build Coastguard Worker   UCHAR pvc_mode_last;  /**< PVC mode of last frame */
127*e5436536SAndroid Build Coastguard Worker   UCHAR Esg_slot_index; /**< Ring buffer index to current Esg time slot */
128*e5436536SAndroid Build Coastguard Worker   UCHAR pvcBorder0;     /**< Start SBR time slot of PVC frame */
129*e5436536SAndroid Build Coastguard Worker   FIXP_DBL Esg[PVC_NS_MAX][PVC_NBLOW]; /**< Esg(ksg,t) of current and 15
130*e5436536SAndroid Build Coastguard Worker                                           previous time slots (ring buffer) in
131*e5436536SAndroid Build Coastguard Worker                                           logarithmical domain */
132*e5436536SAndroid Build Coastguard Worker } PVC_STATIC_DATA;
133*e5436536SAndroid Build Coastguard Worker 
134*e5436536SAndroid Build Coastguard Worker /** Data for each PVC instance which is valid during one SBR frame */
135*e5436536SAndroid Build Coastguard Worker typedef struct {
136*e5436536SAndroid Build Coastguard Worker   UCHAR pvc_mode;   /**< PVC mode 1 or 2, 0 means legacy SBR */
137*e5436536SAndroid Build Coastguard Worker   UCHAR pvcBorder0; /**< Start SBR time slot of PVC frame */
138*e5436536SAndroid Build Coastguard Worker   UCHAR kx;         /**< Index of the first QMF subband in the SBR range */
139*e5436536SAndroid Build Coastguard Worker   UCHAR RATE;       /**< Number of QMF subband samples per time slot (2 or 4) */
140*e5436536SAndroid Build Coastguard Worker   UCHAR ns; /**< Number of time slots for time-domain smoothing of Esg(ksg,t) */
141*e5436536SAndroid Build Coastguard Worker   const UCHAR
142*e5436536SAndroid Build Coastguard Worker       *pPvcID; /**< Pointer to prediction coefficient matrix index table */
143*e5436536SAndroid Build Coastguard Worker   UCHAR pastEsgSlotsAvail;   /**< Number of past Esg(ksg,t) which are available
144*e5436536SAndroid Build Coastguard Worker                                 for smoothing filter */
145*e5436536SAndroid Build Coastguard Worker   const FIXP_SGL *pSCcoeffs; /**< Pointer to smoothing window table */
146*e5436536SAndroid Build Coastguard Worker   SCHAR
147*e5436536SAndroid Build Coastguard Worker   sg_offset_low[PVC_NBLOW + 1]; /**< Offset table for PVC grouping of SBR
148*e5436536SAndroid Build Coastguard Worker                                    subbands below SBR range */
149*e5436536SAndroid Build Coastguard Worker   SCHAR sg_offset_high_kx[PVC_NBHIGH_MAX + 1]; /**< Offset table for PVC
150*e5436536SAndroid Build Coastguard Worker                                                   grouping of SBR subbands in
151*e5436536SAndroid Build Coastguard Worker                                                   SBR range (relativ to kx) */
152*e5436536SAndroid Build Coastguard Worker   UCHAR nbHigh; /**< Number of grouped QMF subbands in the SBR range */
153*e5436536SAndroid Build Coastguard Worker   const SCHAR *pScalingCoef; /**< Pointer to scaling coeff table */
154*e5436536SAndroid Build Coastguard Worker   const UCHAR *pPVCTab1;     /**< PVC mode 1 table */
155*e5436536SAndroid Build Coastguard Worker   const UCHAR *pPVCTab2;     /**< PVC mode 2 table */
156*e5436536SAndroid Build Coastguard Worker   const UCHAR *pPVCTab1_dp;  /**< Mapping of pvcID to PVC mode 1 table */
157*e5436536SAndroid Build Coastguard Worker   FIXP_DBL predEsg[PVC_NTIMESLOT]
158*e5436536SAndroid Build Coastguard Worker                   [PVC_NBHIGH_MAX]; /**< Predicted Energy in linear domain */
159*e5436536SAndroid Build Coastguard Worker   int predEsg_exp[PVC_NTIMESLOT];   /**< Exponent of predicted Energy in linear
160*e5436536SAndroid Build Coastguard Worker                                        domain */
161*e5436536SAndroid Build Coastguard Worker   int predEsg_expMax;               /**< Maximum of predEsg_exp[] */
162*e5436536SAndroid Build Coastguard Worker } PVC_DYNAMIC_DATA;
163*e5436536SAndroid Build Coastguard Worker 
164*e5436536SAndroid Build Coastguard Worker /**
165*e5436536SAndroid Build Coastguard Worker  * \brief Initialize PVC data structures for current frame (call if pvcMode =
166*e5436536SAndroid Build Coastguard Worker  * 0,1,2)
167*e5436536SAndroid Build Coastguard Worker  * \param[in] pPvcStaticData Pointer to PVC persistent data
168*e5436536SAndroid Build Coastguard Worker  * \param[out] pPvcDynamicData Pointer to PVC dynamic data
169*e5436536SAndroid Build Coastguard Worker  * \param[in] pvcMode PVC mode 1 or 2, 0 means legacy SBR
170*e5436536SAndroid Build Coastguard Worker  * \param[in] ns Number of time slots for time-domain smoothing of Esg(ksg,t)
171*e5436536SAndroid Build Coastguard Worker  * \param[in] RATE Number of QMF subband samples per time slot (2 or 4)
172*e5436536SAndroid Build Coastguard Worker  * \param[in] kx Index of the first QMF subband in the SBR range
173*e5436536SAndroid Build Coastguard Worker  * \param[in] pvcBorder0 Start SBR time slot of PVC frame
174*e5436536SAndroid Build Coastguard Worker  * \param[in] pPvcID Pointer to array of PvcIDs read from bitstream
175*e5436536SAndroid Build Coastguard Worker  */
176*e5436536SAndroid Build Coastguard Worker int pvcInitFrame(PVC_STATIC_DATA *pPvcStaticData,
177*e5436536SAndroid Build Coastguard Worker                  PVC_DYNAMIC_DATA *pPvcDynamicData, const UCHAR pvcMode,
178*e5436536SAndroid Build Coastguard Worker                  const UCHAR ns, const int RATE, const int kx,
179*e5436536SAndroid Build Coastguard Worker                  const int pvcBorder0, const UCHAR *pPvcID);
180*e5436536SAndroid Build Coastguard Worker 
181*e5436536SAndroid Build Coastguard Worker /**
182*e5436536SAndroid Build Coastguard Worker  * \brief Wrapper function for pvcDecodeTimeSlot() to decode PVC data of one
183*e5436536SAndroid Build Coastguard Worker  * frame (call if pvcMode = 1,2)
184*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcStaticData Pointer to PVC persistent data
185*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcDynamicData Pointer to PVC dynamic data
186*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfBufferReal Pointer to array with real QMF subbands
187*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfBufferImag Pointer to array with imag QMF subbands
188*e5436536SAndroid Build Coastguard Worker  * \param[in] overlap Number of QMF overlap slots
189*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfExponentOverlap Exponent of qmfBuffer (low part) of overlap
190*e5436536SAndroid Build Coastguard Worker  * slots
191*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfExponentCurrent Exponent of qmfBuffer (low part)
192*e5436536SAndroid Build Coastguard Worker  */
193*e5436536SAndroid Build Coastguard Worker void pvcDecodeFrame(PVC_STATIC_DATA *pPvcStaticData,
194*e5436536SAndroid Build Coastguard Worker                     PVC_DYNAMIC_DATA *pPvcDynamicData, FIXP_DBL **qmfBufferReal,
195*e5436536SAndroid Build Coastguard Worker                     FIXP_DBL **qmfBufferImag, const int overlap,
196*e5436536SAndroid Build Coastguard Worker                     const int qmfExponentOverlap, const int qmfExponentCurrent);
197*e5436536SAndroid Build Coastguard Worker 
198*e5436536SAndroid Build Coastguard Worker /**
199*e5436536SAndroid Build Coastguard Worker  * \brief Decode PVC data for one SBR time slot (call if pvcMode = 1,2)
200*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcStaticData Pointer to PVC persistent data
201*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcDynamicData Pointer to PVC dynamic data
202*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfBufferReal Pointer to array with real QMF subbands
203*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfBufferImag Pointer to array with imag QMF subbands
204*e5436536SAndroid Build Coastguard Worker  * \param[in] qmfExponent Exponent of qmfBuffer of current time slot
205*e5436536SAndroid Build Coastguard Worker  * \param[in] pvcBorder0 Start SBR time slot of PVC frame
206*e5436536SAndroid Build Coastguard Worker  * \param[in] timeSlotNumber Number of current SBR time slot (0..15)
207*e5436536SAndroid Build Coastguard Worker  * \param[out] predictedEsgSlot Predicted Energy of current time slot
208*e5436536SAndroid Build Coastguard Worker  * \param[out] predictedEsg_exp Exponent of predicted Energy of current time
209*e5436536SAndroid Build Coastguard Worker  * slot
210*e5436536SAndroid Build Coastguard Worker  */
211*e5436536SAndroid Build Coastguard Worker void pvcDecodeTimeSlot(PVC_STATIC_DATA *pPvcStaticData,
212*e5436536SAndroid Build Coastguard Worker                        PVC_DYNAMIC_DATA *pPvcDynamicData,
213*e5436536SAndroid Build Coastguard Worker                        FIXP_DBL **qmfSlotReal, FIXP_DBL **qmfSlotImag,
214*e5436536SAndroid Build Coastguard Worker                        const int qmfExponent, const int pvcBorder0,
215*e5436536SAndroid Build Coastguard Worker                        const int timeSlotNumber, FIXP_DBL predictedEsgSlot[],
216*e5436536SAndroid Build Coastguard Worker                        int *predictedEsg_exp);
217*e5436536SAndroid Build Coastguard Worker 
218*e5436536SAndroid Build Coastguard Worker /**
219*e5436536SAndroid Build Coastguard Worker  * \brief Finish the current PVC frame (call if pvcMode = 0,1,2)
220*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcStaticData Pointer to PVC persistent data
221*e5436536SAndroid Build Coastguard Worker  * \param[in,out] pPvcDynamicData Pointer to PVC dynamic data
222*e5436536SAndroid Build Coastguard Worker  */
223*e5436536SAndroid Build Coastguard Worker void pvcEndFrame(PVC_STATIC_DATA *pPvcStaticData,
224*e5436536SAndroid Build Coastguard Worker                  PVC_DYNAMIC_DATA *pPvcDynamicData);
225*e5436536SAndroid Build Coastguard Worker 
226*e5436536SAndroid Build Coastguard Worker /**
227*e5436536SAndroid Build Coastguard Worker  * \brief Expand predicted PVC grouped energies to full QMF subband resolution
228*e5436536SAndroid Build Coastguard Worker  * \param[in] pPvcDynamicData Pointer to PVC dynamic data
229*e5436536SAndroid Build Coastguard Worker  * \param[in] timeSlot Number of current SBR time slot (0..15)
230*e5436536SAndroid Build Coastguard Worker  * \param[in] lengthOutputVector Lenght of output vector
231*e5436536SAndroid Build Coastguard Worker  * \param[out] pOutput Output array for predicted energies
232*e5436536SAndroid Build Coastguard Worker  * \param[out] pOutput_exp Exponent of predicted energies
233*e5436536SAndroid Build Coastguard Worker  */
234*e5436536SAndroid Build Coastguard Worker void expandPredEsg(const PVC_DYNAMIC_DATA *pPvcDynamicData, const int timeSlot,
235*e5436536SAndroid Build Coastguard Worker                    const int lengthOutputVector, FIXP_DBL *pOutput,
236*e5436536SAndroid Build Coastguard Worker                    SCHAR *pOutput_exp);
237*e5436536SAndroid Build Coastguard Worker 
238*e5436536SAndroid Build Coastguard Worker #endif /* PVC_DEC_H*/
239