xref: /aosp_15_r20/external/aac/libMpegTPDec/src/tpdec_adts.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 /******************* MPEG transport format 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: ADTS interface
100*e5436536SAndroid Build Coastguard Worker 
101*e5436536SAndroid Build Coastguard Worker *******************************************************************************/
102*e5436536SAndroid Build Coastguard Worker 
103*e5436536SAndroid Build Coastguard Worker #ifndef TPDEC_ADTS_H
104*e5436536SAndroid Build Coastguard Worker #define TPDEC_ADTS_H
105*e5436536SAndroid Build Coastguard Worker 
106*e5436536SAndroid Build Coastguard Worker #include "tpdec_lib.h"
107*e5436536SAndroid Build Coastguard Worker 
108*e5436536SAndroid Build Coastguard Worker #define ADTS_SYNCWORD (0xfff)
109*e5436536SAndroid Build Coastguard Worker #define ADTS_SYNCLENGTH (12)         /* in bits */
110*e5436536SAndroid Build Coastguard Worker #define ADTS_HEADERLENGTH (56)       /* minimum header size in bits */
111*e5436536SAndroid Build Coastguard Worker #define ADTS_FIXED_HEADERLENGTH (28) /* in bits */
112*e5436536SAndroid Build Coastguard Worker #define ADTS_VARIABLE_HEADERLENGTH (ADTS_HEADERLENGTH - ADTS_FIXED_HEADERLENGTH)
113*e5436536SAndroid Build Coastguard Worker 
114*e5436536SAndroid Build Coastguard Worker #ifdef CHECK_TWO_SYNCS
115*e5436536SAndroid Build Coastguard Worker #define ADTS_MIN_TP_BUF_SIZE (8191 + 2)
116*e5436536SAndroid Build Coastguard Worker #else
117*e5436536SAndroid Build Coastguard Worker #define ADTS_MIN_TP_BUF_SIZE (8191)
118*e5436536SAndroid Build Coastguard Worker #endif
119*e5436536SAndroid Build Coastguard Worker 
120*e5436536SAndroid Build Coastguard Worker #include "FDK_crc.h"
121*e5436536SAndroid Build Coastguard Worker 
122*e5436536SAndroid Build Coastguard Worker typedef struct {
123*e5436536SAndroid Build Coastguard Worker   /* ADTS header fields */
124*e5436536SAndroid Build Coastguard Worker   UCHAR mpeg_id;
125*e5436536SAndroid Build Coastguard Worker   UCHAR layer;
126*e5436536SAndroid Build Coastguard Worker   UCHAR protection_absent;
127*e5436536SAndroid Build Coastguard Worker   UCHAR profile;
128*e5436536SAndroid Build Coastguard Worker   UCHAR sample_freq_index;
129*e5436536SAndroid Build Coastguard Worker   UCHAR private_bit;
130*e5436536SAndroid Build Coastguard Worker   UCHAR channel_config;
131*e5436536SAndroid Build Coastguard Worker   UCHAR original;
132*e5436536SAndroid Build Coastguard Worker   UCHAR home;
133*e5436536SAndroid Build Coastguard Worker   UCHAR copyright_id;
134*e5436536SAndroid Build Coastguard Worker   UCHAR copyright_start;
135*e5436536SAndroid Build Coastguard Worker   USHORT frame_length;
136*e5436536SAndroid Build Coastguard Worker   USHORT adts_fullness;
137*e5436536SAndroid Build Coastguard Worker   UCHAR num_raw_blocks;
138*e5436536SAndroid Build Coastguard Worker   UCHAR num_pce_bits;
139*e5436536SAndroid Build Coastguard Worker } STRUCT_ADTS_BS;
140*e5436536SAndroid Build Coastguard Worker 
141*e5436536SAndroid Build Coastguard Worker struct STRUCT_ADTS {
142*e5436536SAndroid Build Coastguard Worker   STRUCT_ADTS_BS bs;
143*e5436536SAndroid Build Coastguard Worker 
144*e5436536SAndroid Build Coastguard Worker   UCHAR decoderCanDoMpeg4;
145*e5436536SAndroid Build Coastguard Worker   UCHAR BufferFullnesStartFlag;
146*e5436536SAndroid Build Coastguard Worker 
147*e5436536SAndroid Build Coastguard Worker   FDK_CRCINFO crcInfo;        /* CRC state info */
148*e5436536SAndroid Build Coastguard Worker   USHORT crcReadValue;        /* CRC value read from bitstream data */
149*e5436536SAndroid Build Coastguard Worker   USHORT rawDataBlockDist[4]; /* distance between each raw data block. Not the
150*e5436536SAndroid Build Coastguard Worker                                  same as found in the bitstream */
151*e5436536SAndroid Build Coastguard Worker };
152*e5436536SAndroid Build Coastguard Worker 
153*e5436536SAndroid Build Coastguard Worker typedef struct STRUCT_ADTS *HANDLE_ADTS;
154*e5436536SAndroid Build Coastguard Worker 
155*e5436536SAndroid Build Coastguard Worker /*!
156*e5436536SAndroid Build Coastguard Worker   \brief Initialize ADTS CRC
157*e5436536SAndroid Build Coastguard Worker 
158*e5436536SAndroid Build Coastguard Worker   The function initialzes the crc buffer and the crc lookup table.
159*e5436536SAndroid Build Coastguard Worker 
160*e5436536SAndroid Build Coastguard Worker   \return  none
161*e5436536SAndroid Build Coastguard Worker */
162*e5436536SAndroid Build Coastguard Worker void adtsRead_CrcInit(HANDLE_ADTS pAdts);
163*e5436536SAndroid Build Coastguard Worker 
164*e5436536SAndroid Build Coastguard Worker /**
165*e5436536SAndroid Build Coastguard Worker  * \brief Starts CRC region with a maximum number of bits
166*e5436536SAndroid Build Coastguard Worker  *        If mBits is positive zero padding will be used for CRC calculation, if
167*e5436536SAndroid Build Coastguard Worker  * there are less than mBits bits available. If mBits is negative no zero
168*e5436536SAndroid Build Coastguard Worker  * padding is done. If mBits is zero the memory for the buffer is
169*e5436536SAndroid Build Coastguard Worker  * allocated dynamically, the number of bits is not limited.
170*e5436536SAndroid Build Coastguard Worker  *
171*e5436536SAndroid Build Coastguard Worker  * \param pAdts ADTS data handle
172*e5436536SAndroid Build Coastguard Worker  * \param hBs bitstream handle, on which the CRC region referes to
173*e5436536SAndroid Build Coastguard Worker  * \param mBits max number of bits in crc region to be considered
174*e5436536SAndroid Build Coastguard Worker  *
175*e5436536SAndroid Build Coastguard Worker  * \return  ID for the created region, -1 in case of an error
176*e5436536SAndroid Build Coastguard Worker  */
177*e5436536SAndroid Build Coastguard Worker int adtsRead_CrcStartReg(HANDLE_ADTS pAdts, HANDLE_FDK_BITSTREAM hBs,
178*e5436536SAndroid Build Coastguard Worker                          int mBits);
179*e5436536SAndroid Build Coastguard Worker 
180*e5436536SAndroid Build Coastguard Worker /**
181*e5436536SAndroid Build Coastguard Worker  * \brief Ends CRC region identified by reg
182*e5436536SAndroid Build Coastguard Worker  *
183*e5436536SAndroid Build Coastguard Worker  * \param pAdts ADTS data handle
184*e5436536SAndroid Build Coastguard Worker  * \param hBs bitstream handle, on which the CRC region referes to
185*e5436536SAndroid Build Coastguard Worker  * \param reg CRC regions ID returned by adtsRead_CrcStartReg()
186*e5436536SAndroid Build Coastguard Worker  *
187*e5436536SAndroid Build Coastguard Worker  * \return  none
188*e5436536SAndroid Build Coastguard Worker  */
189*e5436536SAndroid Build Coastguard Worker void adtsRead_CrcEndReg(HANDLE_ADTS pAdts, HANDLE_FDK_BITSTREAM hBs, int reg);
190*e5436536SAndroid Build Coastguard Worker 
191*e5436536SAndroid Build Coastguard Worker /**
192*e5436536SAndroid Build Coastguard Worker  * \brief Check CRC
193*e5436536SAndroid Build Coastguard Worker  *
194*e5436536SAndroid Build Coastguard Worker  * Checks if the currently calculated CRC matches the CRC field read from the
195*e5436536SAndroid Build Coastguard Worker  * bitstream Deletes all CRC regions.
196*e5436536SAndroid Build Coastguard Worker  *
197*e5436536SAndroid Build Coastguard Worker  * \param pAdts ADTS data handle
198*e5436536SAndroid Build Coastguard Worker  *
199*e5436536SAndroid Build Coastguard Worker  * \return Returns 0 if they are identical otherwise 1
200*e5436536SAndroid Build Coastguard Worker  */
201*e5436536SAndroid Build Coastguard Worker TRANSPORTDEC_ERROR adtsRead_CrcCheck(HANDLE_ADTS pAdts);
202*e5436536SAndroid Build Coastguard Worker 
203*e5436536SAndroid Build Coastguard Worker /**
204*e5436536SAndroid Build Coastguard Worker  * \brief Check if we have a valid ADTS frame at the current bitbuffer position
205*e5436536SAndroid Build Coastguard Worker  *
206*e5436536SAndroid Build Coastguard Worker  * This function assumes enough bits in buffer for the current frame.
207*e5436536SAndroid Build Coastguard Worker  * It reads out the header bits to prepare the bitbuffer for the decode loop.
208*e5436536SAndroid Build Coastguard Worker  * In case the header bits show an invalid bitstream/frame, the whole frame is
209*e5436536SAndroid Build Coastguard Worker  * skipped.
210*e5436536SAndroid Build Coastguard Worker  *
211*e5436536SAndroid Build Coastguard Worker  * \param pAdts ADTS data handle which is filled with parsed ADTS header data
212*e5436536SAndroid Build Coastguard Worker  * \param bs handle of bitstream from whom the ADTS header is read
213*e5436536SAndroid Build Coastguard Worker  *
214*e5436536SAndroid Build Coastguard Worker  * \return  error status
215*e5436536SAndroid Build Coastguard Worker  */
216*e5436536SAndroid Build Coastguard Worker TRANSPORTDEC_ERROR adtsRead_DecodeHeader(HANDLE_ADTS pAdts,
217*e5436536SAndroid Build Coastguard Worker                                          CSAudioSpecificConfig *pAsc,
218*e5436536SAndroid Build Coastguard Worker                                          HANDLE_FDK_BITSTREAM bs,
219*e5436536SAndroid Build Coastguard Worker                                          const INT ignoreBufferFullness);
220*e5436536SAndroid Build Coastguard Worker 
221*e5436536SAndroid Build Coastguard Worker /**
222*e5436536SAndroid Build Coastguard Worker  * \brief Get the raw data block length of the given block number.
223*e5436536SAndroid Build Coastguard Worker  *
224*e5436536SAndroid Build Coastguard Worker  * \param pAdts ADTS data handle
225*e5436536SAndroid Build Coastguard Worker  * \param blockNum current raw data block index
226*e5436536SAndroid Build Coastguard Worker  * \param pLength pointer to an INT where the length of the given raw data block
227*e5436536SAndroid Build Coastguard Worker  * is stored into the returned value might be -1, in which case the raw data
228*e5436536SAndroid Build Coastguard Worker  * block length is unknown.
229*e5436536SAndroid Build Coastguard Worker  *
230*e5436536SAndroid Build Coastguard Worker  * \return  error status
231*e5436536SAndroid Build Coastguard Worker  */
232*e5436536SAndroid Build Coastguard Worker int adtsRead_GetRawDataBlockLength(HANDLE_ADTS pAdts, INT blockNum);
233*e5436536SAndroid Build Coastguard Worker 
234*e5436536SAndroid Build Coastguard Worker #endif /* TPDEC_ADTS_H */
235