Fuzz introspector: aacDecoder_DecodeFrame
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
476 717 3 :

['aacDecoder_FreeMemCallback(void*, CSAudioSpecificConfig const*)', 'transportDec_OutOfBandConfig(TRANSPORTDEC*, unsigned char*, unsigned int, unsigned int)', 'transportDec_GetAsc(TRANSPORTDEC*, unsigned int, CSAudioSpecificConfig*)']

609 18605 aacDecoder_DecodeFrame call site: 01498 /src/aac/libAACdec/src/aacdecoder_lib.cpp:1184
147 147 1 :

['dst_III(int*, int*, int, int*)']

147 533 CLpd_FAC_Acelp2Mdct(mdct_t*,int*,int*,shortconst*,int,int*,int,int,int,int,FIXP_SPKconst*,int,short*,int,CAcelpStaticMem*,int,int,int,unsignedchar,int,int) call site: 00000 /src/aac/libAACdec/src/usacdec_fac.cpp:523
145 165 2 :

['fDivNormSigned(int, int, int*)', '_mapGain(CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, short, int*)']

145 254 _toLinear(NODE_MODIFICATIONconst*,int,short,short,int*,int*) call site: 00000 /src/aac/libDRCdec/src/drcGainDec_preprocess.cpp:528
118 118 2 :

['_selectDynamicRange(UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRC_FEATURE_REQUEST, unsigned char*, int, DRCDEC_SELECTION*, DRCDEC_SELECTION*)', '_selectDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**)']

118 186 _drcSetRequestSelection(SEL_PROC_INPUT*,UNI_DRC_CONFIG*,LOUDNESS_INFO_SET*,DRCDEC_SELECTION**,DRCDEC_SELECTION**) call site: 00000 /src/aac/libDRCdec/src/drcDec_selectionProcess.cpp:2317
112 174 11 :

['_getTruePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*)', 'lin2dB(int, int, int*)', 'getDownmixOffset(DOWNMIX_INSTRUCTIONS*, int)', '_getLimiterPeakTarget(DRC_INSTRUCTIONS_UNI_DRC*, int, int, int*)', '_downmixCoefficientsArePresent(UNI_DRC_CONFIG*, int, int*)', '_samplePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int)', '_truePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int)', '_getSamplePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*)', 'scaleValue(int, int)', '_limiterPeakTargetIsPresent(DRC_INSTRUCTIONS_UNI_DRC*, int, int)', 'fMultDiv2(int, int) [clone .3376]']

112 174 _getSignalPeakLevel(SEL_PROC_INPUT*,UNI_DRC_CONFIG*,LOUDNESS_INFO_SET*,DRC_INSTRUCTIONS_UNI_DRC*,int,int*,int*,SEL_PROC_CODEC_MODE) call site: 00000 /src/aac/libDRCdec/src/drcDec_selectionProcess.cpp:2950
21 21 1 :

['findEquiFadeFrame(CConcealParams*, int, int)']

21 21 CConcealment_UpdateState(CConcealmentInfo*,int,CAacDecoderStaticChannelInfo*,int,CAacDecoderChannelInfo*) call site: 00000 /src/aac/libAACdec/src/conceal.cpp:1387
21 21 1 :

['findEquiFadeFrame(CConcealParams*, int, int)']

21 21 CConcealment_UpdateState(CConcealmentInfo*,int,CAacDecoderStaticChannelInfo*,int,CAacDecoderChannelInfo*) call site: 00000 /src/aac/libAACdec/src/conceal.cpp:1527
20 24 3 :

['_selectAlbumLoudness(LOUDNESS_INFO_SET*, DRCDEC_SELECTION*, DRCDEC_SELECTION*)', '_drcdec_selection_getNumber(DRCDEC_SELECTION*)', '_swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**)']

20 441 drcDec_SelectionProcess_Process(s_drcdec_selection_process*,UNI_DRC_CONFIG*,LOUDNESS_INFO_SET*,s_selection_process_output*) call site: 00000 /src/aac/libDRCdec/src/drcDec_selectionProcess.cpp:696
10 31 5 :

['fMult(short, short) [clone .5898]', 'FDKmemclear', 'dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int)', 'dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int)', 'dmxClearChannel(short (*) [8], int (*) [8], unsigned int)']

10 31 getMixFactors(unsignedchar,PCM_DMX_CHANNEL_MODE,PCM_DMX_CHANNEL_MODE,PCM_DMX_USER_PARAMSconst*,DMX_BS_META_DATAconst*,short(*)[8],int*) call site: 00000 /src/aac/libPCMutils/src/pcmdmx_lib.cpp:1492
2 2 1 :

['SpatialDequantGetCLDValues(int, int*, int*)']

2 2 param2UMX_PS_Core__FDK(signedcharconst*,signedcharconst*,int,int,int*,int*,int*,int*,int*,int*) call site: 00000 /src/aac/libSACdec/src/sac_calcM1andM2.cpp:327
0 706 4 :

['transportDec_EndAccessUnit(TRANSPORTDEC*)', 'FDKpushBack(FDK_BITSTREAM*, unsigned int) [clone .10433]', 'synchronization(TRANSPORTDEC*, int*)', 'transportDec_GetBufferFullness(TRANSPORTDEC*)']

0 706 transportDec_readStream(TRANSPORTDEC*,unsignedint) call site: 00000 /src/aac/libMpegTPDec/src/tpdec_lib.cpp:1377
0 293 1 :

['aacDecoder_Close']

0 293 aacDecoder_Open call site: 01467 /src/aac/libAACdec/src/aacdecoder_lib.cpp:1056

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 aacDecoder_Open [function] [call site] 00001
2 fMin(unsigned int, unsigned int) [function] [call site] 00002
3 unsigned int fixmin (unsigned int, unsigned int) [function] [call site] 00003
2 transportDec_Open(TRANSPORT_TYPE, unsigned int, unsigned int) [function] [call site] 00004
3 GetRam_TransportDecoder(int) [function] [call site] 00005
4 __assert_fail [call site] 00006
4 FDKcalloc [function] [call site] 00007
5 calloc [call site] 00008
3 adtsRead_CrcInit(STRUCT_ADTS*) [function] [call site] 00009
4 FDKcrcInit(FDK_CRCINFO*, unsigned int, unsigned int, unsigned int) [function] [call site] 00010
5 FDKcrcReset(FDK_CRCINFO*) [function] [call site] 00011
3 drmRead_CrcInit(STRUCT_DRM*) [function] [call site] 00012
4 __assert_fail [call site] 00013
4 FDKcrcInit(FDK_CRCINFO*, unsigned int, unsigned int, unsigned int) [function] [call site] 00014
3 FreeRam_TransportDecoder(TRANSPORTDEC**) [function] [call site] 00015
3 GetRam_TransportDecoderBuffer(int) [function] [call site] 00016
4 __assert_fail [call site] 00017
4 FDKcalloc [function] [call site] 00018
3 transportDec_Close(TRANSPORTDEC**) [function] [call site] 00019
4 FreeRam_TransportDecoderBuffer(unsigned char**) [function] [call site] 00020
4 FreeRam_TransportDecoder(TRANSPORTDEC**) [function] [call site] 00021
3 transportDec_Close(TRANSPORTDEC**) [function] [call site] 00022
3 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 00023
4 FDK_InitBitBuffer [function] [call site] 00024
5 __assert_fail [call site] 00025
5 __assert_fail [call site] 00026
5 __assert_fail [call site] 00027
2 CAacDecoder_Open(TRANSPORT_TYPE) [function] [call site] 00028
3 GetAacDecoder(int) [function] [call site] 00029
4 __assert_fail [call site] 00030
4 FDKcalloc [function] [call site] 00031
3 FDK_QmfDomain_ClearRequested(FDK_QMF_DOMAIN_GC*) [function] [call site] 00032
3 CAacDecoder_AncDataInit(CAncData*, unsigned char*, int) [function] [call site] 00033
4 CAacDecoder_AncDataReset(CAncData*) [function] [call site] 00034
3 CStreamInfoInit(CStreamInfo*) [function] [call site] 00035
3 CProgramConfig_Init(CProgramConfig*) [function] [call site] 00036
4 FDKmemclear [function] [call site] 00037
5 FDKmemset [function] [call site] 00038
3 CConcealment_InitCommonData(CConcealParams*) [function] [call site] 00039
4 fMult(short, short) [function] [call site] 00040
5 fixmul_SS(short, short) [function] [call site] 00041
3 GetDrcInfo(int) [function] [call site] 00042
4 __assert_fail [call site] 00043
4 FDKcalloc [function] [call site] 00044
3 aacDecoder_drcInit(CDrcInfo*) [function] [call site] 00045
4 aacDecoder_drcReset(CDrcInfo*) [function] [call site] 00046
3 CConcealment_GetDelay(CConcealParams*) [function] [call site] 00047
3 aacDecoder_drcSetParam(CDrcInfo*, AACDEC_DRC_PARAM, int) [function] [call site] 00048
3 GetWorkBufferCore1(int) [function] [call site] 00049
4 __assert_fail [call site] 00050
4 FDKaalloc_L [function] [call site] 00051
5 FDKcalloc_L [function] [call site] 00052
6 FDKcalloc [function] [call site] 00053
3 GetWorkBufferCore2(int) [function] [call site] 00054
4 __assert_fail [call site] 00055
4 FDKaalloc_L [function] [call site] 00056
3 GetWorkBufferCore5(int) [function] [call site] 00057
4 __assert_fail [call site] 00058
4 FDKaalloc_L [function] [call site] 00059
3 GetRequiredMemWorkBufferCore5() [function] [call site] 00060
3 CAacDecoder_Close(AAC_DECODER_INSTANCE*) [function] [call site] 00061
4 CAacDecoder_DeInit(AAC_DECODER_INSTANCE*, int) [function] [call site] 00062
5 FreeWorkBufferCore1(CWorkBufferCore1**) [function] [call site] 00063
5 FreeCplxPredictionData(CCplxPredictionData**) [function] [call site] 00064
5 FreeWorkBufferCore6(signed char**) [function] [call site] 00067
5 FreeOverlapBuffer(int**) [function] [call site] 00073
5 CArco_Destroy(CArcoData*) [function] [call site] 00075
6 FreeArcoData(CArcoData**) [function] [call site] 00076
5 FreeAacDecoderStaticChannelInfo(CAacDecoderStaticChannelInfo**) [function] [call site] 00077
5 FreeAacDecoderChannelInfo(CAacDecoderChannelInfo**) [function] [call site] 00079
5 FreeCpePersistentData(CpePersistentData**) [function] [call site] 00081
5 FDK_Delay_Destroy(FDK_SignalDelay*) [function] [call site] 00083
4 FreeTimeDataFlush(int**) [function] [call site] 00085
4 FreeDrcInfo(CDrcInfo**) [function] [call site] 00087
4 FreeWorkBufferCore1(CWorkBufferCore1**) [function] [call site] 00088
4 FreeWorkBufferCore2(int**) [function] [call site] 00089
4 FreeWorkBufferCore5(int**) [function] [call site] 00090
4 FDK_QmfDomain_Close(FDK_QMF_DOMAIN*) [function] [call site] 00091
5 FDK_QmfDomain_FreeWorkBuffer(FDK_QMF_DOMAIN*) [function] [call site] 00092
6 FreeQmfWorkBufferCore6(int**) [function] [call site] 00093
7 FDKafree_L [function] [call site] 00094
6 FreeQmfWorkBufferCore1(int**) [function] [call site] 00095
6 FreeQmfWorkBufferCore3(int**) [function] [call site] 00096
7 FDKafree_L [function] [call site] 00097
6 FreeQmfWorkBufferCore4(int**) [function] [call site] 00098
7 FDKafree_L [function] [call site] 00099
6 FreeQmfWorkBufferCore7(int**) [function] [call site] 00100
7 FDKafree_L [function] [call site] 00101
5 FDK_QmfDomain_FreePersistentMemory(FDK_QMF_DOMAIN*) [function] [call site] 00102
6 FreeAnaQmfStates16(int**) [function] [call site] 00103
6 FreeAnaQmfStates24(int**) [function] [call site] 00105
6 FreeAnaQmfStates32(int**) [function] [call site] 00107
6 FreeAnaQmfStates(int**) [function] [call site] 00108
6 FreeQmfOverlapBuffer16(int**) [function] [call site] 00110
6 FreeQmfOverlapBuffer32(int**) [function] [call site] 00111
6 FreeQmfOverlapBuffer(int**) [function] [call site] 00113
6 FreeQmfSlotsReal16(int***) [function] [call site] 00115
6 FreeQmfSlotsReal32(int***) [function] [call site] 00117
6 FreeQmfSlotsReal(int***) [function] [call site] 00119
6 FreeQmfSlotsImag16(int***) [function] [call site] 00121
6 FreeQmfSlotsImag32(int***) [function] [call site] 00123
6 FreeQmfSlotsImag(int***) [function] [call site] 00125
6 FreeSynQmfStates(int**) [function] [call site] 00127
4 FreeAacDecoder(AAC_DECODER_INSTANCE**) [function] [call site] 00129
2 transportDec_Close(TRANSPORTDEC**) [function] [call site] 00130
2 FDK_chMapDescr_init [function] [call site] 00131
3 FDK_chMapDescr_isValid [function] [call site] 00132
4 fdk_chMapDescr_isValidMap(CHANNEL_MAP_INFO const*) [function] [call site] 00133
2 transportDec_RegisterAscCallback(TRANSPORTDEC*, int (*)(void*, CSAudioSpecificConfig const*, unsigned char, unsigned char*), void*) [function] [call site] 00134
2 aacDecoder_ConfigCallback(void*, CSAudioSpecificConfig const*, unsigned char, unsigned char*) [function] [call site] 00135
3 __assert_fail [call site] 00136
3 aacDecoder_Config(AAC_DECODER_INSTANCE*, CSAudioSpecificConfig const*, unsigned char, unsigned char*) [function] [call site] 00137
4 CAacDecoder_Init(AAC_DECODER_INSTANCE*, CSAudioSpecificConfig const*, unsigned char, unsigned char*) [function] [call site] 00138
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 00139
5 CProgramConfig_GetDefault(CProgramConfig*, unsigned int) [function] [call site] 00140
6 __assert_fail [call site] 00141
6 CProgramConfig_Init(CProgramConfig*) [function] [call site] 00142
5 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 00143
6 FDKmemcmp [function] [call site] 00144
7 memcmp [call site] 00145
5 CProgramConfig_Init(CProgramConfig*) [function] [call site] 00146
5 CProgramConfig_Init(CProgramConfig*) [function] [call site] 00147
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 00148
5 FDKmemcpy [function] [call site] 00149
6 __assert_fail [call site] 00150
5 CProgramConfig_GetElementTable(CProgramConfig const*, MP4_ELEMENT_ID*, int, unsigned char*) [function] [call site] 00151
6 __assert_fail [call site] 00152
6 __assert_fail [call site] 00153
6 __assert_fail [call site] 00154
6 CProgramConfig_GetDefault(CProgramConfig*, unsigned int) [function] [call site] 00155
6 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 00156
6 CProgramConfig_GetDefault(CProgramConfig*, unsigned int) [function] [call site] 00157
6 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 00158
6 CProgramConfig_GetDefault(CProgramConfig*, unsigned int) [function] [call site] 00159
6 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 00160
5 fMin(int, int) [function] [call site] 00161
6 int fixmin (int, int) [function] [call site] 00162
5 pcmDmx_GetParam [function] [call site] 00163
5 fMax(int, int) [function] [call site] 00164
6 int fixmax (int, int) [function] [call site] 00165
5 FDKmemclear [function] [call site] 00166
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 00167
5 pcmDmx_SetMatrixMixdownFromPce [function] [call site] 00168
5 __assert_fail [call site] 00169
5 getSamplingRateInfo(SamplingRateInfo*, unsigned int, unsigned int, unsigned int) [function] [call site] 00170
6 __assert_fail [call site] 00171
6 __assert_fail [call site] 00172
5 CAacDecoder_AcceptFlags(AAC_DECODER_INSTANCE*, CSAudioSpecificConfig const*, unsigned int, unsigned int*, int, int) [function] [call site] 00173
6 FDKmemcpy [function] [call site] 00174
5 __assert_fail [call site] 00175
5 mpegSurroundDecoder_ConfigureQmfDomain [function] [call site] 00176
6 __assert_fail [call site] 00177
6 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 00178
7 __assert_fail [call site] 00179
6 fMax(unsigned int, unsigned int) [function] [call site] 00180
7 unsigned int fixmax (unsigned int, unsigned int) [function] [call site] 00181
6 fMax(unsigned int, unsigned int) [function] [call site] 00182
6 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 00183
6 fMin(int, int) [function] [call site] 00184
5 GetAacDecoderChannelInfo(int) [function] [call site] 00185
6 __assert_fail [call site] 00186
5 CAacDecoder_GetELChannels(MP4_ELEMENT_ID, unsigned char) [function] [call site] 00187
5 FDKcalloc [function] [call site] 00188
5 GetWorkBufferCore6(int) [function] [call site] 00189
6 __assert_fail [call site] 00190
6 fMax(int, int) [function] [call site] 00191
5 GetWorkBufferCore1(int) [function] [call site] 00192
5 GetAacDecoderStaticChannelInfo(int) [function] [call site] 00195
6 __assert_fail [call site] 00196
5 GetOverlapBuffer(int) [function] [call site] 00197
6 __assert_fail [call site] 00198
5 CArco_Create() [function] [call site] 00199
6 GetArcoData(int) [function] [call site] 00200
5 CPns_UpdateNoiseState(CPnsData*, int*, int*) [function] [call site] 00201
5 GetTimeDataFlush(int) [function] [call site] 00202
6 __assert_fail [call site] 00203
5 GetCpePersistentData(int) [function] [call site] 00204
6 __assert_fail [call site] 00205
5 GetCplxPredictionData(int) [function] [call site] 00206
6 __assert_fail [call site] 00207
5 FDK_Delay_Create(FDK_SignalDelay*, unsigned short, unsigned char) [function] [call site] 00208
6 __assert_fail [call site] 00209
6 __assert_fail [call site] 00210
5 mdct_init(mdct_t*, int*, int) [function] [call site] 00211
5 aacDecoder_drcInitChannelData(CDrcChannelData*) [function] [call site] 00212
5 pcmDmx_Reset [function] [call site] 00213
6 FDKmemcpy [function] [call site] 00214
5 CConcealment_InitChannelData(CConcealmentInfo*, CConcealParams*, AACDEC_RENDER_MODE, int) [function] [call site] 00215
6 FDKmemclear [function] [call site] 00216
6 FDKmemclear [function] [call site] 00217
5 FDK_drcDec_Init [function] [call site] 00218
6 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 00219
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00220
7 _compAssign(int*, int) [function] [call site] 00221
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00222
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00223
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00224
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00225
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00226
7 _compAssign(DRC_FEATURE_REQUEST_TYPE*, int) [function] [call site] 00227
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00228
7 _compAssign(DRC_EFFECT_TYPE_REQUEST*, int) [function] [call site] 00229
7 _compAssign(DRC_EFFECT_TYPE_REQUEST*, int) [function] [call site] 00230
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00231
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00232
7 _compAssign(METHOD_DEFINITION_REQUEST*, int) [function] [call site] 00233
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00234
7 _compAssign(TARGET_CONFIG_REQUEST_TYPE*, int) [function] [call site] 00235
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00236
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00237
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00238
7 _compAssign(TARGET_CONFIG_REQUEST_TYPE*, int) [function] [call site] 00239
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00240
7 _compAssign(TARGET_CONFIG_REQUEST_TYPE*, int) [function] [call site] 00241
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 00242
7 _compAssign(signed char*, signed char) [function] [call site] 00243
7 _compAssign(int*, int) [function] [call site] 00244
7 _compAssign(short*, short) [function] [call site] 00245
7 _compAssign(short*, short) [function] [call site] 00246
6 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 00247
6 drcDec_GainDecoder_SetParam(DRC_GAIN_DECODER*, GAIN_DEC_PARAM, int) [function] [call site] 00248
7 getDeltaTmin(int) [function] [call site] 00249
6 drcDec_GainDecoder_SetParam(DRC_GAIN_DECODER*, GAIN_DEC_PARAM, int) [function] [call site] 00250
6 drcDec_GainDecoder_Init(DRC_GAIN_DECODER*) [function] [call site] 00251
7 initGainDec(DRC_GAIN_DECODER*) [function] [call site] 00252
7 initDrcGainBuffers(int, DRC_GAIN_BUFFERS*) [function] [call site] 00253
6 startSelectionProcess(s_drc_decoder*) [function] [call site] 00254
7 drcDec_SelectionProcess_Process(s_drcdec_selection_process*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, s_selection_process_output*) [function] [call site] 00255
8 _drcdec_selection_setNumber(DRCDEC_SELECTION*, int) [function] [call site] 00256
8 _drcdec_selection_setNumber(DRCDEC_SELECTION*, int) [function] [call site] 00257
8 _generateVirtualDrcSets(SEL_PROC_INPUT*, UNI_DRC_CONFIG*, SEL_PROC_CODEC_MODE) [function] [call site] 00258
8 _channelLayoutToDownmixIdMapping(SEL_PROC_INPUT*, UNI_DRC_CONFIG*) [function] [call site] 00261
8 _isError(int) [function] [call site] 00262
8 _drcSetPreSelection(SEL_PROC_INPUT*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRCDEC_SELECTION**, DRCDEC_SELECTION**, SEL_PROC_CODEC_MODE) [function] [call site] 00263
9 selectDrcInstructions(UNI_DRC_CONFIG*, int) [function] [call site] 00264
9 _drcSetPreSelectionSingleInstruction(SEL_PROC_INPUT*, int, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRC_INSTRUCTIONS_UNI_DRC*, DRCDEC_SELECTION*, DRCDEC_SELECTION*, SEL_PROC_CODEC_MODE) [function] [call site] 00265
10 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 00266
10 _preSelectionRequirement123(int, DRC_INSTRUCTIONS_UNI_DRC*, int*) [function] [call site] 00267
10 _preSelectionRequirement4(DRC_INSTRUCTIONS_UNI_DRC*, int, int*) [function] [call site] 00268
10 _preSelectionRequirement5(DRC_INSTRUCTIONS_UNI_DRC*, DRC_COEFFICIENTS_UNI_DRC*, int*) [function] [call site] 00269
10 _preSelectionRequirement6(DRC_INSTRUCTIONS_UNI_DRC*, int*) [function] [call site] 00270
10 _preSelectionRequirement7(DRC_INSTRUCTIONS_UNI_DRC*, int*) [function] [call site] 00271
10 _preSelectionRequirement8(SEL_PROC_INPUT*, int, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRC_INSTRUCTIONS_UNI_DRC*, DRCDEC_SELECTION*, DRCDEC_SELECTION*, SEL_PROC_CODEC_MODE) [function] [call site] 00272
11 _getLoudness(LOUDNESS_INFO_SET*, int, METHOD_DEFINITION_REQUEST, MEASUREMENT_SYSTEM_REQUEST, int, int, int, int*, int*) [function] [call site] 00273
12 _initValueOrder(VALUE_ORDER*) [function] [call site] 00274
12 _getApplicableLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00275
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00276
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00277
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00278
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00279
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00280
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00281
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00282
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00283
13 _getLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00284
12 _getApplicableLoudnessInfoStructure(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00285
12 _findMethodDefinition(LOUDNESS_INFO*, int, int) [function] [call site] 00286
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00287
12 _findMethodDefinition(LOUDNESS_INFO*, int, int) [function] [call site] 00288
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00289
11 _getSignalPeakLevel(SEL_PROC_INPUT*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRC_INSTRUCTIONS_UNI_DRC*, int, int*, int*, SEL_PROC_CODEC_MODE) [function] [call site] 00290
12 _truePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00291
12 _getTruePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00292
12 _samplePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00293
12 _getSamplePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00294
12 _truePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00295
12 _getTruePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00296
12 _samplePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00297
12 _getSamplePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00298
12 _limiterPeakTargetIsPresent(DRC_INSTRUCTIONS_UNI_DRC*, int, int) [function] [call site] 00299
12 _getLimiterPeakTarget(DRC_INSTRUCTIONS_UNI_DRC*, int, int, int*) [function] [call site] 00300
12 _downmixCoefficientsArePresent(UNI_DRC_CONFIG*, int, int*) [function] [call site] 00301
12 getDownmixOffset(DOWNMIX_INSTRUCTIONS*, int) [function] [call site] 00302
13 fDivNorm(int, int) [function] [call site] 00303
14 __assert_fail [call site] 00304
14 fDivNorm(int, int, int*) [function] [call site] 00305
15 __assert_fail [call site] 00306
15 __assert_fail [call site] 00307
15 fixnorm_D(int) [function] [call site] 00308
16 fixnormz_D(int) [function] [call site] 00309
15 fixnorm_D(int) [function] [call site] 00310
15 schur_div(int, int, int) [function] [call site] 00311
16 __assert_fail [call site] 00312
16 __assert_fail [call site] 00313
16 __assert_fail [call site] 00314
14 scaleValue(int, int) [function] [call site] 00315
13 lin2dB(int, int, int*) [function] [call site] 00316
14 fLog2(int, int, int*) [function] [call site] 00317
15 fNormz(int) [function] [call site] 00318
16 fixnormz_D(int) [function] [call site] 00319
15 fMultAddDiv2(int, short, int) [function] [call site] 00320
16 fixmadddiv2_SD(int, short, int) [function] [call site] 00321
17 fixmadddiv2_DD(int, int, int) [function] [call site] 00322
18 fMultDiv2(int, int) [function] [call site] 00323
19 fixmuldiv2_DD(int, int) [function] [call site] 00324
15 fMult(int, int) [function] [call site] 00325
16 fixmul_DD(int, int) [function] [call site] 00326
15 fMultAddDiv2(int, int, int) [function] [call site] 00327
16 fixmadddiv2_DD(int, int, int) [function] [call site] 00328
15 fNorm(int) [function] [call site] 00329
16 fixnorm_D(int) [function] [call site] 00330
14 fMultDiv2(int, int) [function] [call site] 00331
13 fixp_round(int, int) [function] [call site] 00332
14 __assert_fail [call site] 00333
14 fixp_roundToInt(int, int) [function] [call site] 00334
15 __assert_fail [call site] 00335
13 dB2lin(int, int, int*) [function] [call site] 00336
14 fMult(int, int) [function] [call site] 00337
14 f2Pow(int, int, int*) [function] [call site] 00338
15 fMultAddDiv2(int, short, int) [function] [call site] 00339
15 fMult(int, int) [function] [call site] 00340
13 scaleValue(int, int) [function] [call site] 00341
12 fMultDiv2(int, int) [function] [call site] 00342
12 lin2dB(int, int, int*) [function] [call site] 00343
12 scaleValue(int, int) [function] [call site] 00344
12 _truePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00345
12 _getTruePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00346
12 _samplePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00347
12 _getSamplePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00348
12 _truePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00349
12 _getTruePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00350
12 _samplePeakLevelIsPresent(LOUDNESS_INFO_SET*, int, int, int) [function] [call site] 00351
12 _getSamplePeakLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00352
12 _limiterPeakTargetIsPresent(DRC_INSTRUCTIONS_UNI_DRC*, int, int) [function] [call site] 00353
12 _getLimiterPeakTarget(DRC_INSTRUCTIONS_UNI_DRC*, int, int, int*) [function] [call site] 00354
11 _targetLoudnessInRange(DRC_INSTRUCTIONS_UNI_DRC*, int) [function] [call site] 00355
11 _drcdec_selection_addNew(DRCDEC_SELECTION*) [function] [call site] 00356
12 FDKmemset [function] [call site] 00357
11 _setSelectionDataInfo(DRCDEC_SELECTION_DATA*, int, int, int, int, int, int, int) [function] [call site] 00358
12 fMax(int, int) [function] [call site] 00359
12 fMax(int, int) [function] [call site] 00360
12 fMin(int, int) [function] [call site] 00361
11 _targetLoudnessInRange(DRC_INSTRUCTIONS_UNI_DRC*, int) [function] [call site] 00362
11 _drcdec_selection_addNew(DRCDEC_SELECTION*) [function] [call site] 00363
11 _setSelectionDataInfo(DRCDEC_SELECTION_DATA*, int, int, int, int, int, int, int) [function] [call site] 00364
11 _drcdec_selection_addNew(DRCDEC_SELECTION*) [function] [call site] 00365
11 _setSelectionDataInfo(DRCDEC_SELECTION_DATA*, int, int, int, int, int, int, int) [function] [call site] 00366
9 _preSelectionRequirement9(SEL_PROC_INPUT*, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00367
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00368
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00369
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00370
11 FDKmemcpy [function] [call site] 00371
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00372
9 _drcSetSelectionAddCandidates(SEL_PROC_INPUT*, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00373
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00374
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00375
10 _targetLoudnessInRange(DRC_INSTRUCTIONS_UNI_DRC*, int) [function] [call site] 00376
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00377
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00378
10 _targetLoudnessInRange(DRC_INSTRUCTIONS_UNI_DRC*, int) [function] [call site] 00379
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00380
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00381
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00382
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00383
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00384
10 fMax(int, int) [function] [call site] 00385
10 fMax(int, int) [function] [call site] 00386
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00387
8 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00388
9 _drcdec_selection_clear(DRCDEC_SELECTION*) [function] [call site] 00389
8 _selectAlbumLoudness(LOUDNESS_INFO_SET*, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00390
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00391
9 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00392
9 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00393
8 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00394
8 _swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00395
8 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00396
8 _drcSetRequestSelection(SEL_PROC_INPUT*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00397
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00398
9 _selectDrcSetEffectNone(UNI_DRC_CONFIG*, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00399
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00400
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00401
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00402
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00403
9 _selectEffectTypeFeature(UNI_DRC_CONFIG*, DRC_FEATURE_REQUEST, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00404
10 _selectSingleEffectType(UNI_DRC_CONFIG*, DRC_EFFECT_TYPE_REQUEST, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00405
11 _selectDrcSetEffectNone(UNI_DRC_CONFIG*, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00406
11 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00407
11 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00408
11 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00409
11 _dependentDrcInstruction(UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*, DRC_INSTRUCTIONS_UNI_DRC**) [function] [call site] 00410
11 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00411
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00412
10 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00413
10 _selectSingleEffectType(UNI_DRC_CONFIG*, DRC_EFFECT_TYPE_REQUEST, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00414
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00415
10 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00416
10 _swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00417
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00418
9 _selectEffectTypeFeature(UNI_DRC_CONFIG*, DRC_FEATURE_REQUEST, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00419
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00420
9 _selectDynamicRange(UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRC_FEATURE_REQUEST, unsigned char*, int, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00421
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00422
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00423
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00424
10 _dynamicRangeMeasurement(LOUDNESS_INFO_SET*, DRC_INSTRUCTIONS_UNI_DRC*, unsigned char, DYN_RANGE_MEASUREMENT_REQUEST_TYPE, int, int*, int*) [function] [call site] 00425
11 fMax(int, int) [function] [call site] 00426
11 _extractLoudnessPeakToAverageValue(LOUDNESS_INFO*, DYN_RANGE_MEASUREMENT_REQUEST_TYPE, int*, int*) [function] [call site] 00427
12 _initValueOrder(VALUE_ORDER*) [function] [call site] 00428
12 _initValueOrder(VALUE_ORDER*) [function] [call site] 00429
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00430
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00431
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00432
12 _getMethodValue(VALUE_ORDER*, int, int, int) [function] [call site] 00433
11 _extractLoudnessPeakToAverageValue(LOUDNESS_INFO*, DYN_RANGE_MEASUREMENT_REQUEST_TYPE, int*, int*) [function] [call site] 00434
10 fAbs(int) [function] [call site] 00435
11 fixabs_D(int) [function] [call site] 00436
10 _drcdec_selection_setNumber(DRCDEC_SELECTION*, int) [function] [call site] 00437
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00438
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00439
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00440
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00441
9 _selectDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00442
10 _selectSingleDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00443
11 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 00444
11 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00445
11 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00446
11 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00447
11 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00448
11 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00449
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00450
10 _selectSingleDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00451
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00452
10 _selectSingleDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00453
10 _selectSingleDrcCharacteristic(UNI_DRC_CONFIG*, int, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00454
10 _swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00455
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00456
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00457
8 _drcSetFinalSelection(SEL_PROC_INPUT*, UNI_DRC_CONFIG*, DRCDEC_SELECTION**, DRCDEC_SELECTION**, SEL_PROC_CODEC_MODE) [function] [call site] 00458
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00459
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00460
9 _swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00461
9 _drcSetFinalSelection_peakValue0(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00462
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00463
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00464
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00465
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00466
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00467
9 _drcSetFinalSelection_downmixId(SEL_PROC_INPUT*, DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00468
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00469
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00470
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00471
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00472
10 _swapSelection(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00473
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00474
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00475
9 _drcSetFinalSelection_effectTypes(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00476
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00477
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00478
10 _crossSum(int) [function] [call site] 00479
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00480
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00481
10 _crossSum(int) [function] [call site] 00482
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00483
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00484
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00485
9 _drcSetFinalSelection_targetLoudness(int, DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00486
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00487
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00488
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00489
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00490
10 _selectSmallestTargetLoudnessValueUpper(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00491
11 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00492
11 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00493
11 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00494
11 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00495
11 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00496
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00497
10 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00498
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00499
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00500
10 _targetLoudnessInRange(DRC_INSTRUCTIONS_UNI_DRC*, int) [function] [call site] 00501
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00502
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00503
10 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00504
10 _selectSmallestTargetLoudnessValueUpper(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00505
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00506
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00507
9 _drcSetFinalSelection_peakValueLargest(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00508
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00509
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00510
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00511
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00512
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00513
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00514
9 _swapSelectionAndClear(DRCDEC_SELECTION**, DRCDEC_SELECTION**) [function] [call site] 00515
9 _drcSetFinalSelection_drcSetId(DRCDEC_SELECTION*, DRCDEC_SELECTION*) [function] [call site] 00516
10 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00517
10 _drcdec_selection_getAt(DRCDEC_SELECTION*, int) [function] [call site] 00518
10 _drcdec_selection_add(DRCDEC_SELECTION*, DRCDEC_SELECTION_DATA*) [function] [call site] 00519
9 _drcdec_selection_getNumber(DRCDEC_SELECTION*) [function] [call site] 00520
8 _generateOutputInfo(SEL_PROC_INPUT*, s_selection_process_output*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, DRCDEC_SELECTION_DATA*, SEL_PROC_CODEC_MODE) [function] [call site] 00521
9 _getMixingLevel(LOUDNESS_INFO_SET*, int, int, int, int*) [function] [call site] 00522
10 _findMethodDefinition(LOUDNESS_INFO*, int, int) [function] [call site] 00523
9 _drcSetIsUsable(UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 00524
10 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 00525
10 selectDrcInstructions(UNI_DRC_CONFIG*, int) [function] [call site] 00526
10 _preSelectionRequirement5(DRC_INSTRUCTIONS_UNI_DRC*, DRC_COEFFICIENTS_UNI_DRC*, int*) [function] [call site] 00527
9 _drcSetIsUsable(UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 00528
9 _drcSetIsUsable(UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 00529
9 _drcSetIsUsable(UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 00530
8 _isError(int) [function] [call site] 00531
8 _selectDownmixMatrix(s_selection_process_output*, UNI_DRC_CONFIG*) [function] [call site] 00532
9 getDownmixOffset(DOWNMIX_INSTRUCTIONS*, int) [function] [call site] 00533
9 fMultDiv2(int, int) [function] [call site] 00534
7 isResetNeeded(s_drc_decoder*, s_selection_process_output) [function] [call site] 00535
7 drcDec_GainDecoder_Config(DRC_GAIN_DECODER*, UNI_DRC_CONFIG*, unsigned char, signed char const*, unsigned char const*) [function] [call site] 00536
8 initActiveDrc(DRC_GAIN_DECODER*, UNI_DRC_CONFIG*, int, int) [function] [call site] 00537
9 selectDrcInstructions(UNI_DRC_CONFIG*, int) [function] [call site] 00538
9 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 00539
9 _generateDrcInstructionsDerivedData(DRC_GAIN_DECODER*, UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*, DRC_COEFFICIENTS_UNI_DRC*, ACTIVE_DRC*) [function] [call site] 00540
10 deriveDrcChannelGroups(int, int, signed char const*, DUCKING_MODIFICATION const*, unsigned char*, signed char*, signed char*, DUCKING_MODIFICATION*) [function] [call site] 00541
8 initActiveDrcOffset(DRC_GAIN_DECODER*) [function] [call site] 00542
5 aacDecoder_drcDisable(CDrcInfo*) [function] [call site] 00543
5 pcmLimiter_SetAttack [function] [call site] 00544
6 invFixp(int) [function] [call site] 00545
7 frexpf [call site] 00546
7 ldexpf [call site] 00547
6 fPow(int, int, int, int, int*) [function] [call site] 00548
7 fLog2(int, int, int*) [function] [call site] 00549
7 fAbs(int) [function] [call site] 00550
7 fixnorm_D(int) [function] [call site] 00551
7 fMult(int, int) [function] [call site] 00552
7 f2Pow(int, int, int*) [function] [call site] 00553
6 scaleValue(int, int) [function] [call site] 00554
5 pcmLimiter_SetThreshold(TDLimiter*, int) [function] [call site] 00555
5 CAacDecoder_AcceptFlags(AAC_DECODER_INSTANCE*, CSAudioSpecificConfig const*, unsigned int, unsigned int*, int, int) [function] [call site] 00556
5 CAacDecoder_DeInit(AAC_DECODER_INSTANCE*, int) [function] [call site] 00557
4 FDK_chMapDescr_isValid [function] [call site] 00558
3 CConcealment_GetDelay(CConcealParams*) [function] [call site] 00559
3 CConcealment_GetDelay(CConcealParams*) [function] [call site] 00560
3 setConcealMethod(AAC_DECODER_INSTANCE*, int) [function] [call site] 00561
4 CConcealment_GetMethod(CConcealParams*) [function] [call site] 00562
4 CConcealment_GetDelay(CConcealParams*) [function] [call site] 00563
4 CConcealment_SetParams(CConcealParams*, int, int, int, int, int) [function] [call site] 00564
4 CConcealment_GetDelay(CConcealParams*) [function] [call site] 00565
4 sbrDecoder_SetParam [function] [call site] 00566
5 getHeaderSlot(unsigned char, unsigned char*) [function] [call site] 00567
4 aacDecoder_drcSetParam(CDrcInfo*, AACDEC_DRC_PARAM, int) [function] [call site] 00568
4 pcmDmx_SetParam [function] [call site] 00569
4 CConcealment_SetParams(CConcealParams*, int, int, int, int, int) [function] [call site] 00570
4 sbrDecoder_SetParam [function] [call site] 00571
4 aacDecoder_drcSetParam(CDrcInfo*, AACDEC_DRC_PARAM, int) [function] [call site] 00572
4 pcmDmx_SetParam [function] [call site] 00573
3 aacDecoder_setMetadataExpiry(AAC_DECODER_INSTANCE*, int) [function] [call site] 00574
4 fDivNorm(int, int) [function] [call site] 00575
4 fMultIceil(int, int) [function] [call site] 00576
5 fMultNorm(int, int, int*) [function] [call site] 00577
6 fixnorm_D(int) [function] [call site] 00578
6 fixnorm_D(int) [function] [call site] 00579
6 fMult(int, int) [function] [call site] 00580
5 scaleValueSaturate(int, int) [function] [call site] 00581
6 fixnormz_D(int) [function] [call site] 00582
6 fMax(int, int) [function] [call site] 00583
6 fMax(int, int) [function] [call site] 00584
4 aacDecoder_drcSetParam(CDrcInfo*, AACDEC_DRC_PARAM, int) [function] [call site] 00585
4 pcmDmx_SetParam [function] [call site] 00586
2 transportDec_RegisterFreeMemCallback(TRANSPORTDEC*, int (*)(void*, CSAudioSpecificConfig const*), void*) [function] [call site] 00587
2 aacDecoder_FreeMemCallback(void*, CSAudioSpecificConfig const*) [function] [call site] 00588
3 __assert_fail [call site] 00589
3 CAacDecoder_FreeMem(AAC_DECODER_INSTANCE*, int) [function] [call site] 00590
4 CAacDecoder_DeInit(AAC_DECODER_INSTANCE*, int) [function] [call site] 00591
3 sbrDecoder_FreeMem [function] [call site] 00592
4 sbrDecoder_DestroyElement(SBR_DECODER_INSTANCE*, int) [function] [call site] 00593
5 deleteSbrDec(SBR_CHANNEL*) [function] [call site] 00594
6 deleteSbrEnvelopeCalc(SBR_CALCULATE_ENVELOPE*) [function] [call site] 00595
6 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00596
7 fdkFreeMatrix1D_aligned(void*) [function] [call site] 00597
7 fdkFreeMatrix1D(void*) [function] [call site] 00598
8 FDKfree_L [function] [call site] 00599
6 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00600
6 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00613
6 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00614
5 FreeRam_SbrDecChannel(SBR_CHANNEL**) [function] [call site] 00615
5 FreeRam_SbrDecElement(SBR_DECODER_ELEMENT**) [function] [call site] 00616
3 mpegSurroundDecoder_FreeMem [function] [call site] 00618
4 FDK_SpatialDecClose [function] [call site] 00619
5 FDKdecorrelateClose(DECORR_DEC*) [function] [call site] 00620
5 fdkFreeMatrix1D(void*) [function] [call site] 00621
5 fdkFreeMatrix2D(void**) [function] [call site] 00622
6 fdkFreeMatrix1D(void*) [function] [call site] 00623
6 fdkFreeMatrix1D(void*) [function] [call site] 00624
5 subbandTPDestroy(STP_DEC**) [function] [call site] 00625
6 fdkFreeMatrix1D(void*) [function] [call site] 00626
5 fdkFreeMatrix1D(void*) [function] [call site] 00627
5 fdkFreeMatrix1D(void*) [function] [call site] 00628
5 fdkFreeMatrix2D(void**) [function] [call site] 00629
5 fdkFreeMatrix2D(void**) [function] [call site] 00630
5 fdkFreeMatrix2D(void**) [function] [call site] 00631
5 fdkFreeMatrix2D(void**) [function] [call site] 00632
5 fdkFreeMatrix1D(void*) [function] [call site] 00633
5 fdkFreeMatrix1D(void*) [function] [call site] 00634
5 fdkFreeMatrix2D(void**) [function] [call site] 00635
5 fdkFreeMatrix2D(void**) [function] [call site] 00636
5 fdkFreeMatrix2D(void**) [function] [call site] 00637
5 fdkFreeMatrix2D(void**) [function] [call site] 00638
5 fdkFreeMatrix2D(void**) [function] [call site] 00639
5 fdkFreeMatrix2D(void**) [function] [call site] 00640
5 fdkFreeMatrix1D(void*) [function] [call site] 00641
5 fdkFreeMatrix1D(void*) [function] [call site] 00642
5 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00643
5 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00644
5 fdkFreeMatrix1D(void*) [function] [call site] 00645
5 fdkFreeMatrix1D(void*) [function] [call site] 00646
5 fdkFreeMatrix1D(void*) [function] [call site] 00647
5 fdkFreeMatrix1D(void*) [function] [call site] 00648
5 fdkFreeMatrix2D(void**) [function] [call site] 00649
5 fdkFreeMatrix2D(void**) [function] [call site] 00650
5 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00651
5 fdkFreeMatrix2D_aligned(void**) [function] [call site] 00652
5 fdkFreeMatrix3D(void***) [function] [call site] 00653
6 fdkFreeMatrix1D(void*) [function] [call site] 00654
6 fdkFreeMatrix1D(void*) [function] [call site] 00655
6 fdkFreeMatrix1D(void*) [function] [call site] 00656
5 fdkFreeMatrix3D(void***) [function] [call site] 00657
5 fdkFreeMatrix3D(void***) [function] [call site] 00658
5 fdkFreeMatrix3D(void***) [function] [call site] 00659
5 fdkFreeMatrix1D(void*) [function] [call site] 00660
5 fdkFreeMatrix1D(void*) [function] [call site] 00661
5 fdkFreeMatrix3D(void***) [function] [call site] 00662
5 fdkFreeMatrix3D(void***) [function] [call site] 00663
5 fdkFreeMatrix3D(void***) [function] [call site] 00664
5 fdkFreeMatrix3D(void***) [function] [call site] 00665
5 fdkFreeMatrix2D(void**) [function] [call site] 00666
5 fdkFreeMatrix3D(void***) [function] [call site] 00667
5 fdkFreeMatrix2D(void**) [function] [call site] 00668
5 fdkFreeMatrix2D(void**) [function] [call site] 00669
5 fdkFreeMatrix2D(void**) [function] [call site] 00670
5 fdkFreeMatrix3D(void***) [function] [call site] 00671
5 fdkFreeMatrix2D(void**) [function] [call site] 00672
5 fdkFreeMatrix2D(void**) [function] [call site] 00673
5 fdkFreeMatrix1D(void*) [function] [call site] 00674
5 fdkFreeMatrix1D(void*) [function] [call site] 00675
5 fdkFreeMatrix1D(void*) [function] [call site] 00676
3 FDK_QmfDomain_FreeMem(FDK_QMF_DOMAIN*) [function] [call site] 00677
4 FDK_QmfDomain_FreeWorkBuffer(FDK_QMF_DOMAIN*) [function] [call site] 00678
4 FDK_QmfDomain_FreePersistentMemory(FDK_QMF_DOMAIN*) [function] [call site] 00679
4 FDK_QmfDomain_ClearFilterBank(FDK_QMF_DOMAIN*) [function] [call site] 00680
5 FDKmemclear [function] [call site] 00681
5 FDKmemclear [function] [call site] 00682
4 FDK_QmfDomain_ClearConfigured(FDK_QMF_DOMAIN_GC*) [function] [call site] 00683
4 FDK_QmfDomain_ClearRequested(FDK_QMF_DOMAIN_GC*) [function] [call site] 00684
2 transportDec_RegisterCtrlCFGChangeCallback(TRANSPORTDEC*, int (*)(void*, CCtrlCFGChange const*), void*) [function] [call site] 00685
2 aacDecoder_CtrlCFGChangeCallback(void*, CCtrlCFGChange const*) [function] [call site] 00686
3 CAacDecoder_CtrlCFGChange(AAC_DECODER_INSTANCE*, unsigned char, signed char, unsigned char, signed char) [function] [call site] 00687
2 FDKmemclear [function] [call site] 00688
2 sbrDecoder_Open [function] [call site] 00689
3 GetRam_SbrDecoder(int) [function] [call site] 00690
4 __assert_fail [call site] 00691
2 transportDec_RegisterSbrCallback(TRANSPORTDEC*, int (*)(void*, FDK_BITSTREAM*, int, int, int, AUDIO_OBJECT_TYPE, MP4_ELEMENT_ID, int, unsigned char, unsigned char, unsigned char, unsigned char*, int), void*) [function] [call site] 00692
2 aacDecoder_SbrCallback(void*, FDK_BITSTREAM*, int, int, int, AUDIO_OBJECT_TYPE, MP4_ELEMENT_ID, int, unsigned char, unsigned char, unsigned char, unsigned char*, int) [function] [call site] 00693
3 sbrDecoder_Header [function] [call site] 00694
4 sbrDecoder_isCoreCodecValid(AUDIO_OBJECT_TYPE) [function] [call site] 00695
4 sbrDecoder_InitElement [function] [call site] 00696
5 sbrDecoder_isCoreCodecValid(AUDIO_OBJECT_TYPE) [function] [call site] 00697
5 GetRam_SbrDecElement(int) [function] [call site] 00698
6 __assert_fail [call site] 00699
5 GetRam_SbrDecChannel(int) [function] [call site] 00700
5 sbrDecoder_drcInitChannel(SBRDEC_DRC_CHANNEL*) [function] [call site] 00701
5 fMax(int, int) [function] [call site] 00702
5 sbrDecoder_AssignQmfChannels2SbrChannels(SBR_DECODER_INSTANCE*) [function] [call site] 00703
6 __assert_fail [call site] 00704
5 FDKmemclear [function] [call site] 00705
5 sbrDecoder_ResetElement(SBR_DECODER_INSTANCE*, int, int, int, MP4_ELEMENT_ID, int, int) [function] [call site] 00706
6 initHeaderData(SBR_HEADER_DATA*, int, int, int, int, unsigned int, int) [function] [call site] 00707
7 sbrdec_mapToStdSampleRate(unsigned int, unsigned int) [function] [call site] 00708
6 getHeaderSlot(unsigned char, unsigned char*) [function] [call site] 00709
6 createSbrDec(SBR_CHANNEL*, SBR_HEADER_DATA*, TRANSPOSER_SETTINGS*, int, unsigned int, unsigned int, int, int, int) [function] [call site] 00710
7 createSbrEnvelopeCalc(SBR_CALCULATE_ENVELOPE*, SBR_HEADER_DATA*, int, unsigned int) [function] [call site] 00711
8 FDKmemclear [function] [call site] 00712
8 FDKmemclear [function] [call site] 00713
8 resetSbrEnvelopeCalc(SBR_CALCULATE_ENVELOPE*) [function] [call site] 00714
8 resetFreqBandTables(SBR_HEADER_DATA*, unsigned int) [function] [call site] 00715
9 sbrdecUpdateFreqScale(unsigned char*, unsigned char*, unsigned int, SBR_HEADER_DATA*, unsigned int) [function] [call site] 00716
10 getStartBand(unsigned int, unsigned char, unsigned int) [function] [call site] 00717
11 sbrdec_mapToStdSampleRate(unsigned int, unsigned int) [function] [call site] 00718
11 __assert_fail [call site] 00719
10 getStopBand(unsigned int, unsigned char, unsigned int, unsigned char) [function] [call site] 00720
11 fMin(int, int) [function] [call site] 00721
11 CalcBands(unsigned char*, unsigned char, unsigned char, unsigned char) [function] [call site] 00722
12 calcFactorPerBand(int, int, int) [function] [call site] 00723
13 fMultDiv2(int, int) [function] [call site] 00724
12 fMult(short, short) [function] [call site] 00725
11 shellsort(unsigned char*, unsigned char) [function] [call site] 00726
11 cumSum(unsigned char, unsigned char*, unsigned char, unsigned char*) [function] [call site] 00727
10 numberOfBands(short, int, int, int) [function] [call site] 00728
11 FDK_getNumOctavesDiv8(int, int) [function] [call site] 00729
12 CalcLdInt(int) [function] [call site] 00730
11 fMult(short, short) [function] [call site] 00731
11 fMult(short, short) [function] [call site] 00732
10 numberOfBands(short, int, int, int) [function] [call site] 00733
10 CalcBands(unsigned char*, unsigned char, unsigned char, unsigned char) [function] [call site] 00734
10 shellsort(unsigned char*, unsigned char) [function] [call site] 00735
10 cumSum(unsigned char, unsigned char*, unsigned char, unsigned char*) [function] [call site] 00736
10 CalcBands(unsigned char*, unsigned char, unsigned char, unsigned char) [function] [call site] 00737
10 shellsort(unsigned char*, unsigned char) [function] [call site] 00738
10 modifyBands(unsigned char, unsigned char*, unsigned char) [function] [call site] 00739
11 shellsort(unsigned char*, unsigned char) [function] [call site] 00740
10 cumSum(unsigned char, unsigned char*, unsigned char, unsigned char*) [function] [call site] 00741
10 numberOfBands(short, int, int, int) [function] [call site] 00742
10 CalcBands(unsigned char*, unsigned char, unsigned char, unsigned char) [function] [call site] 00743
10 shellsort(unsigned char*, unsigned char) [function] [call site] 00744
10 cumSum(unsigned char, unsigned char*, unsigned char, unsigned char*) [function] [call site] 00745
10 cumSum(unsigned char, unsigned char*, unsigned char, unsigned char*) [function] [call site] 00746
9 sbrdecUpdateHiRes(unsigned char*, unsigned char*, unsigned char*, unsigned char, unsigned char) [function] [call site] 00747
9 sbrdecUpdateLoRes(unsigned char*, unsigned char*, unsigned char*, unsigned char) [function] [call site] 00748
9 FDK_getNumOctavesDiv8(int, int) [function] [call site] 00749
9 sbrdecDownSampleLoRes(unsigned char*, unsigned char, unsigned char*, unsigned char) [function] [call site] 00750
7 initSbrPrevFrameData(SBR_PREV_FRAME_DATA*, int) [function] [call site] 00751
8 FDKmemclear [function] [call site] 00752
7 createLppTransposer(SBR_LPP_TRANS*, TRANSPOSER_SETTINGS*, int, unsigned char*, int, int, int, int, unsigned char*, int, unsigned int, int, int) [function] [call site] 00753
8 resetLppTransposer(SBR_LPP_TRANS*, unsigned char, unsigned char*, unsigned char, unsigned char*, unsigned char, unsigned char, unsigned int) [function] [call site] 00754
9 fMin(unsigned char, unsigned char) [function] [call site] 00755
10 unsigned int fixmin (unsigned int, unsigned int) [function] [call site] 00756
9 findClosestEntry(unsigned char, unsigned char*, unsigned char, unsigned char) [function] [call site] 00757
9 findClosestEntry(unsigned char, unsigned char*, unsigned char, unsigned char) [function] [call site] 00758
9 fMin(unsigned char, unsigned char) [function] [call site] 00759
9 fMax(unsigned char, unsigned char) [function] [call site] 00760
10 unsigned int fixmax (unsigned int, unsigned int) [function] [call site] 00761
7 fdkCallocMatrix2D_aligned(unsigned int, unsigned int, unsigned int) [function] [call site] 00762
8 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00763
8 fdkCallocMatrix1D_aligned(unsigned int, unsigned int) [function] [call site] 00764
9 FDKaalloc [function] [call site] 00765
8 fdkFreeMatrix1D(void*) [function] [call site] 00766
7 fdkCallocMatrix2D_aligned(unsigned int, unsigned int, unsigned int) [function] [call site] 00767
7 QmfTransposerCreate(hbeTransposer**, int, int, int) [function] [call site] 00768
8 FDKcalloc [function] [call site] 00769
8 FDKcalloc [function] [call site] 00770
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00771
8 FDKcalloc [function] [call site] 00772
8 FDKcalloc [function] [call site] 00773
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00774
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00775
8 FDKaalloc [function] [call site] 00776
8 FDKaalloc [function] [call site] 00777
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00778
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00779
8 FDKcalloc [function] [call site] 00780
8 FDKcalloc [function] [call site] 00781
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00782
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00783
8 FDKcalloc [function] [call site] 00784
8 FDKcalloc [function] [call site] 00785
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00786
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00787
8 FDKcalloc [function] [call site] 00788
8 QmfTransposerClose(hbeTransposer*) [function] [call site] 00789
6 CreatePsDec(PS_DEC**, int) [function] [call site] 00790
7 GetRam_ps_dec(int) [function] [call site] 00791
8 __assert_fail [call site] 00792
8 FDKcalloc [function] [call site] 00793
7 FDKhybridAnalysisOpen(FDK_ANA_HYB_FILTER*, int*, unsigned int, int*, unsigned int) [function] [call site] 00794
7 FDKdecorrelateOpen(DECORR_DEC*, int*, int) [function] [call site] 00795
7 FDKmemclear [function] [call site] 00796
7 ResetPsDec(PS_DEC*) [function] [call site] 00797
8 FDKhybridAnalysisInit(FDK_ANA_HYB_FILTER*, FDK_HYBRID_MODE, int, int, int) [function] [call site] 00798
9 FDKmemclear [function] [call site] 00799
9 FDKmemclear [function] [call site] 00800
9 FDKmemclear [function] [call site] 00801
9 FDKmemclear [function] [call site] 00802
8 FDKhybridSynthesisInit(FDK_SYN_HYB_FILTER*, FDK_HYBRID_MODE, int, int) [function] [call site] 00803
8 FDKdecorrelateInit(DECORR_DEC*, int, FDK_DECORR_TYPE, FDK_DUCKER_TYPE, int, int, int, int, int, int) [function] [call site] 00804
9 distributeBuffer(DECORR_DEC*, int, int) [function] [call site] 00805
9 distributeBuffer(DECORR_DEC*, int, int) [function] [call site] 00806
9 distributeBuffer(DECORR_DEC*, int, int) [function] [call site] 00807
9 distributeBuffer(DECORR_DEC*, int, int) [function] [call site] 00808
9 FDKmemclear [function] [call site] 00809
9 FDKmemclear [function] [call site] 00810
9 FDKmemclear [function] [call site] 00811
9 DecorrFilterInitPS(DECORR_FILTER_INSTANCE*, int*, int*, int*, int*, int, int, int) [function] [call site] 00812
9 DecorrFilterInit(DECORR_FILTER_INSTANCE*, int*, int*, int*, int*, int, int, int, int, int, FDK_DECORR_TYPE) [function] [call site] 00813
10 __assert_fail [call site] 00814
10 __assert_fail [call site] 00815
9 DuckerInit(DUCKER_INSTANCE*, int, int, FDK_DUCKER_TYPE, int, int) [function] [call site] 00816
10 __assert_fail [call site] 00817
10 __assert_fail [call site] 00818
8 FDKmemclear [function] [call site] 00819
8 FDKmemclear [function] [call site] 00820
7 DeletePsDec(PS_DEC**) [function] [call site] 00821
8 FDKdecorrelateClose(DECORR_DEC*) [function] [call site] 00822
8 FreeRam_ps_dec(PS_DEC**) [function] [call site] 00823
5 sbrDecoder_DestroyElement(SBR_DECODER_INSTANCE*, int) [function] [call site] 00824
5 setFrameErrorFlag(SBR_DECODER_ELEMENT*, unsigned char) [function] [call site] 00825
6 FDKmemset [function] [call site] 00826
4 getHeaderSlot(unsigned char, unsigned char*) [function] [call site] 00827
4 sbrGetHeaderData(SBR_HEADER_DATA*, FDK_BITSTREAM*, unsigned int, int, unsigned char) [function] [call site] 00828
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00829
6 __assert_fail [call site] 00830
6 FDK_get32 [function] [call site] 00831
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 00832
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 00833
7 FDK_pushBack [function] [call site] 00834
6 FDK_pushForward [function] [call site] 00836
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00837
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00838
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 00839
6 FDK_get32 [function] [call site] 00840
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 00841
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 00842
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00843
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00844
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00845
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00846
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00847
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00848
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00849
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00850
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00851
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00852
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00853
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00854
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00855
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00856
4 sbrDecoder_HeaderUpdate(SBR_DECODER_INSTANCE*, SBR_HEADER_DATA*, SBR_HEADER_STATUS, SBR_CHANNEL**, int) [function] [call site] 00857
5 resetFreqBandTables(SBR_HEADER_DATA*, unsigned int) [function] [call site] 00858
2 mpegSurroundDecoder_Open [function] [call site] 00859
3 mpegSurroundDecoder_Create(MpegSurroundDecoder**, int, FDK_QMF_DOMAIN*) [function] [call site] 00860
4 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00861
4 SpatialDecCreateBsFrame(SPATIAL_BS_FRAME_struct*, BS_LL_STATE*) [function] [call site] 00862
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00863
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00864
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00865
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00866
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00867
4 FDK_SpatialDecOpen [function] [call site] 00868
5 fMin(int, int) [function] [call site] 00869
5 SacGetHybridSubbands(int) [function] [call site] 00870
5 fMax(int, int) [function] [call site] 00871
5 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00872
6 FDKcalloc_L [function] [call site] 00873
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00874
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00875
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00876
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00877
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00878
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00879
6 fdkFreeMatrix1D(void*) [function] [call site] 00880
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00881
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00882
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00883
6 fdkFreeMatrix1D(void*) [function] [call site] 00884
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00885
6 fdkFreeMatrix1D(void*) [function] [call site] 00886
6 fdkFreeMatrix1D(void*) [function] [call site] 00887
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00888
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00889
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00890
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00891
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00892
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00893
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00894
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00895
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00896
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00897
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00898
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00899
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00900
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00901
5 fdkCallocMatrix3D_int(unsigned int, unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00902
6 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00903
6 fdkFreeMatrix1D(void*) [function] [call site] 00904
6 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00905
6 fdkFreeMatrix1D(void*) [function] [call site] 00906
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00907
5 fdkCallocMatrix3D_int(unsigned int, unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00908
5 fdkCallocMatrix3D(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00909
5 fdkCallocMatrix2D_int_aligned(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00910
6 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00911
6 fdkCallocMatrix1D_int_aligned(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00912
6 fdkFreeMatrix1D(void*) [function] [call site] 00913
5 fdkCallocMatrix2D_int_aligned(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00914
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00915
6 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00916
6 fdkCallocMatrix1D_int(unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00917
6 fdkFreeMatrix1D(void*) [function] [call site] 00918
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00919
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00920
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00921
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00922
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00923
5 fdkCallocMatrix2D_int_aligned(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00924
5 fdkCallocMatrix2D_int_aligned(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00925
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00926
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00927
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00928
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00929
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00930
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00931
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00932
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00933
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00934
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00935
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00936
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00937
5 FDKhybridAnalysisOpen(FDK_ANA_HYB_FILTER*, int*, unsigned int, int*, unsigned int) [function] [call site] 00938
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00939
5 fdkCallocMatrix2D(unsigned int, unsigned int, unsigned int) [function] [call site] 00940
5 FDKhybridAnalysisOpen(FDK_ANA_HYB_FILTER*, int*, unsigned int, int*, unsigned int) [function] [call site] 00941
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00942
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00943
5 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00944
5 fdkCallocMatrix2D_int(unsigned int, unsigned int, unsigned int, MEMORY_SECTION) [function] [call site] 00945
5 FDKdecorrelateOpen(DECORR_DEC*, int*, int) [function] [call site] 00946
5 subbandTPCreate(STP_DEC**) [function] [call site] 00947
6 fdkCallocMatrix1D(unsigned int, unsigned int) [function] [call site] 00948
5 SpatialDecConcealment_Init(SpatialDecConcealmentInfo*, unsigned int) [function] [call site] 00949
6 __assert_fail [call site] 00950
5 FDK_SpatialDecClose [function] [call site] 00951
4 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 00952
4 SpatialDecInitParserContext [function] [call site] 00953
4 mpegSurroundDecoder_Close [function] [call site] 00954
5 FDK_SpatialDecClose [function] [call site] 00955
5 SpatialDecCloseBsFrame(SPATIAL_BS_FRAME_struct*) [function] [call site] 00956
6 fdkFreeMatrix1D(void*) [function] [call site] 00957
6 fdkFreeMatrix1D(void*) [function] [call site] 00958
6 fdkFreeMatrix1D(void*) [function] [call site] 00959
6 fdkFreeMatrix1D(void*) [function] [call site] 00960
6 fdkFreeMatrix1D(void*) [function] [call site] 00961
5 fdkFreeMatrix1D(void*) [function] [call site] 00962
2 transportDec_RegisterSscCallback(TRANSPORTDEC*, int (*)(void*, FDK_BITSTREAM*, AUDIO_OBJECT_TYPE, int, int, int, int, int, int, unsigned char, unsigned char*), void*) [function] [call site] 00963
2 aacDecoder_SscCallback(void*, FDK_BITSTREAM*, AUDIO_OBJECT_TYPE, int, int, int, int, int, int, unsigned char, unsigned char*) [function] [call site] 00964
3 mpegSurroundDecoder_Config [function] [call site] 00965
4 SpatialDecParseMps212Config(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, AUDIO_OBJECT_TYPE, int, int) [function] [call site] 00966
5 FDKmemclear [function] [call site] 00967
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00968
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00969
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00970
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00971
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00972
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00973
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00974
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00975
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00976
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00977
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00978
5 fMax(int, int) [function] [call site] 00979
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00980
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00981
5 SpatialDecDecodeHelperInfo(T_SPATIAL_SPECIFIC_CONFIG*, UPMIXTYPE) [function] [call site] 00982
4 SpatialDecParseMps212Config(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, AUDIO_OBJECT_TYPE, int, int) [function] [call site] 00983
4 SpatialDecParseSpecificConfig(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, AUDIO_OBJECT_TYPE) [function] [call site] 00984
5 FDKmemclear [function] [call site] 00985
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 00986
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 00987
6 FDK_getValidBits [function] [call site] 00988
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00989
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00990
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00991
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00992
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00993
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00994
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00995
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00996
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00997
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00998
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 00999
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01000
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01001
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01002
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01003
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01004
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01005
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01006
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01007
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01008
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01009
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01010
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01011
5 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01012
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 01013
6 FDK_getValidBits [function] [call site] 01014
6 FDK_pushForward [function] [call site] 01015
6 FDK_getValidBits [function] [call site] 01016
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01018
5 SpatialDecParseExtensionConfig(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, int, int, int) [function] [call site] 01019
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01020
6 fMin(int, int) [function] [call site] 01021
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01022
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01023
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01024
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01025
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01026
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01027
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01028
5 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01029
5 SpatialDecDecodeHelperInfo(T_SPATIAL_SPECIFIC_CONFIG*, UPMIXTYPE) [function] [call site] 01030
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01031
5 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01032
4 SpatialDecParseSpecificConfig(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, AUDIO_OBJECT_TYPE) [function] [call site] 01033
4 sscCheckOutOfBand(T_SPATIAL_SPECIFIC_CONFIG const*, int, int, int) [function] [call site] 01034
5 __assert_fail [call site] 01035
5 sscParseCheck(T_SPATIAL_SPECIFIC_CONFIG const*) [function] [call site] 01036
5 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 01037
4 mpegSurroundDecoder_Open [function] [call site] 01038
4 FDK_SpatialDecCompareSpatialSpecificConfigHeader [function] [call site] 01039
5 FDKmemcmp [function] [call site] 01040
4 SpatialDecInitParserContext [function] [call site] 01041
2 FDK_drcDec_Open [function] [call site] 01042
3 FDKcalloc [function] [call site] 01043
3 drcDec_SelectionProcess_Create(s_drcdec_selection_process**) [function] [call site] 01044
4 FDKcalloc [function] [call site] 01045
3 drcDec_SelectionProcess_Init(s_drcdec_selection_process*) [function] [call site] 01046
4 _initDefaultParams(SEL_PROC_INPUT*) [function] [call site] 01047
3 drcDec_GainDecoder_Open(DRC_GAIN_DECODER**) [function] [call site] 01048
4 FDKcalloc [function] [call site] 01049
2 transportDec_RegisterUniDrcConfigCallback(TRANSPORTDEC*, int (*)(void*, FDK_BITSTREAM*, int, int, int, int, AUDIO_OBJECT_TYPE), void*, unsigned int*) [function] [call site] 01050
2 aacDecoder_UniDrcCallback(void*, FDK_BITSTREAM*, int, int, int, int, AUDIO_OBJECT_TYPE) [function] [call site] 01051
3 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 01052
3 FDK_drcDec_SetCodecMode [function] [call site] 01053
4 drcDec_SelectionProcess_SetCodecMode(s_drcdec_selection_process*, SEL_PROC_CODEC_MODE) [function] [call site] 01054
5 _initCodecModeParams(SEL_PROC_INPUT*, SEL_PROC_CODEC_MODE) [function] [call site] 01055
4 drcDec_GainDecoder_SetCodecDependentParameters(DRC_GAIN_DECODER*, DELAY_MODE, int, SUBBAND_DOMAIN_MODE) [function] [call site] 01056
3 FDK_drcDec_ReadUniDrcConfig [function] [call site] 01057
4 drcDec_readUniDrcConfig(FDK_BITSTREAM*, UNI_DRC_CONFIG*) [function] [call site] 01058
5 FDKmemclear [function] [call site] 01059
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01060
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01061
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01062
5 _compAssign(unsigned int*, unsigned int) [function] [call site] 01063
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01064
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01065
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01066
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01067
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01068
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01069
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01070
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01071
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01072
5 _readChannelLayout(FDK_BITSTREAM*, CHANNEL_LAYOUT*) [function] [call site] 01073
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01074
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01075
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01076
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01077
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01078
5 FDKmemcmp [function] [call site] 01079
5 FDKmemclear [function] [call site] 01080
5 _readDownmixInstructions(FDK_BITSTREAM*, int, CHANNEL_LAYOUT*, DOWNMIX_INSTRUCTIONS*) [function] [call site] 01081
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01082
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01083
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01084
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01085
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01086
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01087
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01088
5 FDKmemcmp [function] [call site] 01089
5 _skipDrcCoefficientsBasic(FDK_BITSTREAM*) [function] [call site] 01090
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01091
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01092
5 _skipDrcInstructionsBasic(FDK_BITSTREAM*) [function] [call site] 01093
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01094
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01095
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01096
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01097
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01098
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01099
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01100
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01101
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01102
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01103
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01104
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01105
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01106
5 fMin(unsigned char, unsigned char) [function] [call site] 01107
5 FDKmemclear [function] [call site] 01108
5 _readDrcCoefficientsUniDrc(FDK_BITSTREAM*, int, DRC_COEFFICIENTS_UNI_DRC*) [function] [call site] 01109
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01110
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01111
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01112
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01113
6 fMin(int, int) [function] [call site] 01114
6 FDKmemclear [function] [call site] 01115
6 _readGainSet(FDK_BITSTREAM*, int, int*, GAIN_SET*, int) [function] [call site] 01116
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01117
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01118
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01119
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01120
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01121
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01122
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01123
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01124
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01125
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01126
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01127
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01128
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01129
7 _readDrcCharacteristic(FDK_BITSTREAM*, int, DRC_CHARACTERISTIC*, int) [function] [call site] 01130
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01131
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01132
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01133
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01134
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01135
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01136
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01137
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01138
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01139
7 _readBandBorder(FDK_BITSTREAM*, BAND_BORDER*, int, int) [function] [call site] 01140
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01141
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01142
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01143
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01144
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01145
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01146
6 _readCustomDrcCharacteristic(FDK_BITSTREAM*, CHARACTERISTIC_SIDE, unsigned char*, CUSTOM_DRC_CHAR*, int) [function] [call site] 01147
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01148
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01149
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01150
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01151
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01152
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01153
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01154
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01155
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01156
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01157
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01158
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01159
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01160
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01161
6 _readCustomDrcCharacteristic(FDK_BITSTREAM*, CHARACTERISTIC_SIDE, unsigned char*, CUSTOM_DRC_CHAR*, int) [function] [call site] 01162
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01163
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01164
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01165
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01166
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01167
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01168
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01169
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01170
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01171
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01172
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01173
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01174
6 fMin(int, int) [function] [call site] 01175
6 FDKmemclear [function] [call site] 01176
6 _readGainSet(FDK_BITSTREAM*, int, int*, GAIN_SET*, int) [function] [call site] 01177
5 FDKmemcmp [function] [call site] 01178
5 fMin(unsigned char, unsigned char) [function] [call site] 01179
5 _readDrcInstructionsUniDrc(FDK_BITSTREAM*, int, UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 01180
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01181
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01182
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01183
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01184
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01185
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01186
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01187
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01188
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01189
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01190
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01191
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01192
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01193
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01194
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01195
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01196
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01197
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01198
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01199
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01200
6 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 01201
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01202
6 _decodeDuckingModification(FDK_BITSTREAM*, DUCKING_MODIFICATION*, int) [function] [call site] 01203
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01204
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01205
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01206
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01207
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01208
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01209
6 deriveDrcChannelGroups(int, int, signed char const*, DUCKING_MODIFICATION const*, unsigned char*, signed char*, signed char*, DUCKING_MODIFICATION*) [function] [call site] 01210
6 selectDownmixInstructions(UNI_DRC_CONFIG*, int) [function] [call site] 01211
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01212
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01213
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01214
6 deriveDrcChannelGroups(int, int, signed char const*, DUCKING_MODIFICATION const*, unsigned char*, signed char*, signed char*, DUCKING_MODIFICATION*) [function] [call site] 01215
6 _decodeGainModification(FDK_BITSTREAM*, int, int, GAIN_MODIFICATION*, int) [function] [call site] 01216
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01217
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01218
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01219
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01220
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01221
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01222
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01223
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01224
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01225
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01226
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01227
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01228
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01229
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01230
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01231
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01232
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01233
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01234
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01235
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01236
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01237
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01238
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01239
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01240
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01241
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01242
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01243
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01244
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01245
5 FDKmemcmp [function] [call site] 01246
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01247
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01248
5 _readUniDrcConfigExtension(FDK_BITSTREAM*, UNI_DRC_CONFIG*) [function] [call site] 01249
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01250
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01251
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01252
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01253
6 _readDrcExtensionV1(FDK_BITSTREAM*, UNI_DRC_CONFIG*) [function] [call site] 01254
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01255
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01256
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01257
7 fMin(unsigned char, unsigned char) [function] [call site] 01258
7 FDKmemclear [function] [call site] 01259
7 _readDownmixInstructions(FDK_BITSTREAM*, int, CHANNEL_LAYOUT*, DOWNMIX_INSTRUCTIONS*) [function] [call site] 01260
7 FDKmemcmp [function] [call site] 01261
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01262
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01263
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01264
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01265
7 fMin(unsigned char, unsigned char) [function] [call site] 01266
7 FDKmemclear [function] [call site] 01267
7 _readDrcCoefficientsUniDrc(FDK_BITSTREAM*, int, DRC_COEFFICIENTS_UNI_DRC*) [function] [call site] 01268
7 FDKmemcmp [function] [call site] 01269
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01270
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01271
7 fMin(unsigned char, unsigned char) [function] [call site] 01272
7 FDKmemclear [function] [call site] 01273
7 _readDrcInstructionsUniDrc(FDK_BITSTREAM*, int, UNI_DRC_CONFIG*, DRC_INSTRUCTIONS_UNI_DRC*) [function] [call site] 01274
7 FDKmemcmp [function] [call site] 01275
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01276
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01277
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01278
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01279
7 _skipLoudEqInstructions(FDK_BITSTREAM*) [function] [call site] 01280
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01281
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01282
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01283
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01284
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01285
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01286
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01287
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01288
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01289
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01290
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01291
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01292
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01293
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01294
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01295
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01296
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01297
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01298
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01299
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01300
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01301
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01302
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01303
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01304
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01305
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01306
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01307
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01308
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01309
7 _skipEqCoefficients(FDK_BITSTREAM*) [function] [call site] 01310
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01311
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01312
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01313
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01314
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01315
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01316
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01317
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01318
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01319
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01320
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01321
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01322
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01323
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01324
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01325
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01326
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01327
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01328
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01329
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01330
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01331
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01332
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01333
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01334
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01335
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01336
8 _skipEqSubbandGainSpline(FDK_BITSTREAM*) [function] [call site] 01337
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01338
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01339
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01340
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01341
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01342
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01343
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01344
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01345
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01346
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01347
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01348
7 _skipEqInstructions(FDK_BITSTREAM*, UNI_DRC_CONFIG*) [function] [call site] 01349
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01350
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01351
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01352
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01353
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01354
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01355
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01356
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01357
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01358
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01359
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01360
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01361
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01362
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01363
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01364
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01365
8 selectDownmixInstructions(UNI_DRC_CONFIG*, int) [function] [call site] 01366
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01367
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01368
8 _skipTdFilterCascade(FDK_BITSTREAM*, int) [function] [call site] 01369
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01370
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01371
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01372
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01373
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01374
9 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01375
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01376
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01377
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01378
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01379
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01380
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01381
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01382
4 FDKmemclear [function] [call site] 01383
4 startSelectionProcess(s_drc_decoder*) [function] [call site] 01384
3 FDK_drcDec_ReadLoudnessInfoSet [function] [call site] 01385
4 drcDec_readLoudnessInfoSet(FDK_BITSTREAM*, LOUDNESS_INFO_SET*) [function] [call site] 01386
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01387
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01388
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01389
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01390
5 fMin(unsigned char, unsigned char) [function] [call site] 01391
5 FDKmemclear [function] [call site] 01392
5 _readLoudnessInfo(FDK_BITSTREAM*, int, LOUDNESS_INFO*) [function] [call site] 01393
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01394
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01395
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01396
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01397
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01398
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01399
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01400
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01401
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01402
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01403
6 fMin(int, int) [function] [call site] 01404
6 FDKmemclear [function] [call site] 01405
6 _readLoudnessMeasurement(FDK_BITSTREAM*, LOUDNESS_MEASUREMENT*) [function] [call site] 01406
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01407
7 _decodeMethodValue(FDK_BITSTREAM*, unsigned char, int*, int) [function] [call site] 01408
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01409
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01410
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01411
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01412
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01413
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01414
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01415
5 FDKmemcmp [function] [call site] 01416
5 fMin(unsigned char, unsigned char) [function] [call site] 01417
5 FDKmemclear [function] [call site] 01418
5 _readLoudnessInfo(FDK_BITSTREAM*, int, LOUDNESS_INFO*) [function] [call site] 01419
5 FDKmemcmp [function] [call site] 01420
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01421
5 _compAssign(unsigned char*, unsigned char) [function] [call site] 01422
5 _readLoudnessInfoSetExtension(FDK_BITSTREAM*, LOUDNESS_INFO_SET*) [function] [call site] 01423
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01424
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01425
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01426
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01427
6 _readLoudnessInfoSetExtEq(FDK_BITSTREAM*, LOUDNESS_INFO_SET*) [function] [call site] 01428
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01429
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01430
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01431
7 _compAssign(unsigned char*, unsigned char) [function] [call site] 01432
7 fMin(unsigned char, unsigned char) [function] [call site] 01433
7 FDKmemclear [function] [call site] 01434
7 _readLoudnessInfo(FDK_BITSTREAM*, int, LOUDNESS_INFO*) [function] [call site] 01435
7 FDKmemcmp [function] [call site] 01436
7 fMin(unsigned char, unsigned char) [function] [call site] 01437
7 FDKmemclear [function] [call site] 01438
7 _readLoudnessInfo(FDK_BITSTREAM*, int, LOUDNESS_INFO*) [function] [call site] 01439
7 FDKmemcmp [function] [call site] 01440
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01441
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01442
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01443
4 FDKmemclear [function] [call site] 01444
4 startSelectionProcess(s_drc_decoder*) [function] [call site] 01445
2 pcmDmx_Open [function] [call site] 01446
3 GetPcmDmxInstance(int) [function] [call site] 01447
4 __assert_fail [call site] 01448
4 FDKcalloc [function] [call site] 01449
3 pcmDmx_Reset [function] [call site] 01450
2 pcmLimiter_Create(unsigned int, unsigned int, int, unsigned int, unsigned int) [function] [call site] 01451
3 FDKcalloc [function] [call site] 01452
3 FDKcalloc [function] [call site] 01453
3 pcmLimiter_Destroy [function] [call site] 01454
3 invFixp(int) [function] [call site] 01458
3 fPow(int, int, int, int, int*) [function] [call site] 01459
3 scaleValue(int, int) [function] [call site] 01460
3 invFixp(int) [function] [call site] 01461
3 scaleValue(int, int) [function] [call site] 01462
3 pcmLimiter_Reset [function] [call site] 01463
2 CConcealment_GetMethod(CConcealParams*) [function] [call site] 01466
2 setConcealMethod(AAC_DECODER_INSTANCE*, int) [function] [call site] 01467
2 aacDecoder_Close [function] [call site] 01468
3 pcmLimiter_Destroy [function] [call site] 01469
3 pcmDmx_Close [function] [call site] 01470
4 FreePcmDmxInstance(PCM_DMX_INSTANCE**) [function] [call site] 01471
3 FDK_drcDec_Close [function] [call site] 01472
4 drcDec_GainDecoder_Close(DRC_GAIN_DECODER**) [function] [call site] 01473
4 drcDec_SelectionProcess_Delete(s_drcdec_selection_process**) [function] [call site] 01474
3 mpegSurroundDecoder_Close [function] [call site] 01476
3 sbrDecoder_Close [function] [call site] 01477
4 DeletePsDec(PS_DEC**) [function] [call site] 01478
4 sbrDecoder_DestroyElement(SBR_DECODER_INSTANCE*, int) [function] [call site] 01479
4 FreeRam_SbrDecoder(SBR_DECODER_INSTANCE**) [function] [call site] 01480
3 transportDec_Close(TRANSPORTDEC**) [function] [call site] 01481
3 CAacDecoder_Close(AAC_DECODER_INSTANCE*) [function] [call site] 01482
1 __assert_fail [call site] 01483
1 aacDecoder_Fill [function] [call site] 01484
2 transportDec_FillData(TRANSPORTDEC*, unsigned char*, unsigned int, unsigned int*, int) [function] [call site] 01485
3 FDKresetBitbuffer(FDK_BITSTREAM*, FDK_BS_CFG) [function] [call site] 01486
4 FDK_ResetBitBuffer [function] [call site] 01487
3 FDKfeedBuffer(FDK_BITSTREAM*, unsigned char const*, unsigned int, unsigned int*) [function] [call site] 01488
4 FDK_Feed [function] [call site] 01489
5 fMax(int, int) [function] [call site] 01490
5 fMin(unsigned int, unsigned int) [function] [call site] 01491
5 fMin(unsigned int, unsigned int) [function] [call site] 01492
5 fMin(unsigned int, unsigned int) [function] [call site] 01493
5 FDKmemcpy [function] [call site] 01494
3 FDKfeedBuffer(FDK_BITSTREAM*, unsigned char const*, unsigned int, unsigned int*) [function] [call site] 01495
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01496
1 aacDecoder_DecodeFrame [function] [call site] 01497
2 transportDec_GetBitstream(TRANSPORTDEC*, unsigned int) [function] [call site] 01498
2 transportDec_GetAsc(TRANSPORTDEC*, unsigned int, CSAudioSpecificConfig*) [function] [call site] 01499
2 aacDecoder_FreeMemCallback(void*, CSAudioSpecificConfig const*) [function] [call site] 01500
2 transportDec_OutOfBandConfig(TRANSPORTDEC*, unsigned char*, unsigned int, unsigned int) [function] [call site] 01501
3 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 01502
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01503
3 CLatmDemux_ReadStreamMuxConfig(FDK_BITSTREAM*, CLatmDemux*, CSTpCallBacks*, CSAudioSpecificConfig*, int*, unsigned char, unsigned char) [function] [call site] 01504
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01505
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01506
4 CLatmDemux_GetValue(FDK_BITSTREAM*) [function] [call site] 01507
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01508
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01509
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01510
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01511
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01512
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01513
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01514
4 FDKmemcpy [function] [call site] 01515
4 FDKmemclear [function] [call site] 01516
4 FDKmemcpy [function] [call site] 01517
4 CLatmDemux_GetValue(FDK_BITSTREAM*) [function] [call site] 01518
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01519
4 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 01520
4 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01521
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01522
5 AudioSpecificConfig_Init(CSAudioSpecificConfig*) [function] [call site] 01523
6 FDKmemclear [function] [call site] 01524
6 CProgramConfig_Init(CProgramConfig*) [function] [call site] 01525
5 getAOT(FDK_BITSTREAM*) [function] [call site] 01526
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01527
5 getSampleRate(FDK_BITSTREAM*, unsigned char*, int) [function] [call site] 01528
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01529
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01530
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01531
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01532
5 getSampleRate(FDK_BITSTREAM*, unsigned char*, int) [function] [call site] 01533
5 getAOT(FDK_BITSTREAM*) [function] [call site] 01534
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01535
5 GaSpecificConfig_Parse(CSGaSpecificConfig*, CSAudioSpecificConfig*, FDK_BITSTREAM*, unsigned int) [function] [call site] 01536
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01537
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01538
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01539
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01540
6 CProgramConfig_Read(CProgramConfig*, FDK_BITSTREAM*, unsigned int) [function] [call site] 01541
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01542
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01543
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01544
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01545
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01546
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01547
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01548
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01549
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01550
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01551
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01552
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01553
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01554
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01555
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01556
7 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01557
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01558
7 CProgramConfig_ReadHeightExt(CProgramConfig*, FDK_BITSTREAM*, int*, unsigned int) [function] [call site] 01559
8 FDKcrcInit(FDK_CRCINFO*, unsigned int, unsigned int, unsigned int) [function] [call site] 01560
8 FDKcrcStartReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01561
9 __assert_fail [call site] 01562
9 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01563
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01564
8 __assert_fail [call site] 01565
8 __assert_fail [call site] 01566
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01567
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01568
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01569
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01570
8 FDKcrcEndReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01571
9 __assert_fail [call site] 01572
9 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01573
9 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01574
9 crcCalc(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01575
10 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01576
10 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01577
10 calcCrc_Bytes(unsigned short*, unsigned short const*, FDK_BITSTREAM*, int) [function] [call site] 01578
10 calcCrc_Bits(unsigned short*, unsigned short, unsigned short, FDK_BITSTREAM*, int) [function] [call site] 01579
11 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01580
10 calcCrc_Bits(unsigned short*, unsigned short, unsigned short, FDK_BITSTREAM*, int) [function] [call site] 01581
10 calcCrc_Bytes(unsigned short*, unsigned short const*, FDK_BITSTREAM*, int) [function] [call site] 01582
10 calcCrc_Bits(unsigned short*, unsigned short, unsigned short, FDK_BITSTREAM*, int) [function] [call site] 01583
8 FDKcrcGetCRC(FDK_CRCINFO*) [function] [call site] 01584
8 FDKmemclear [function] [call site] 01585
8 FDKmemclear [function] [call site] 01586
8 FDKmemclear [function] [call site] 01587
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01588
7 CProgramConfig_Check(CProgramConfig*) [function] [call site] 01589
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01590
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01591
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01592
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01593
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01594
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01595
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01596
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01597
5 EldSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, CSTpCallBacks*) [function] [call site] 01598
6 FDKmemclear [function] [call site] 01599
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01600
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01601
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01602
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01603
6 skipSbrHeader(FDK_BITSTREAM*, int) [function] [call site] 01604
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01605
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01606
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01607
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01608
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01609
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01610
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01611
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01612
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01613
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01614
6 getSampleRate(FDK_BITSTREAM*, unsigned char*, int) [function] [call site] 01615
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01616
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01617
6 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01618
7 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 01619
7 FDK_pushBack [function] [call site] 01620
6 ld_sbr_header(CSAudioSpecificConfig*, int, FDK_BITSTREAM*, CSTpCallBacks*) [function] [call site] 01621
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01622
5 UsacConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, CSTpCallBacks*) [function] [call site] 01623
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01624
6 getSampleRate(FDK_BITSTREAM*, unsigned char*, int) [function] [call site] 01625
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01626
6 UsacConfig_SetCoreSbrFrameLengthIndex(CSAudioSpecificConfig*, int) [function] [call site] 01627
7 getSamplingRateIndex(unsigned int, unsigned int) [function] [call site] 01628
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01629
6 UsacRsv60DecoderConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, CSTpCallBacks const*) [function] [call site] 01630
7 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01631
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01632
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01633
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01634
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01635
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01636
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01637
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01638
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01639
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01640
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01641
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01642
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01643
7 skipSbrHeader(FDK_BITSTREAM*, int) [function] [call site] 01644
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01645
7 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01646
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01647
7 extElementConfig(CSUsacExtElementConfig*, FDK_BITSTREAM*, CSTpCallBacks const*, unsigned char, unsigned int, int, AUDIO_OBJECT_TYPE) [function] [call site] 01648
8 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01649
8 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01650
8 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01651
8 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01652
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01653
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01654
8 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01655
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01656
6 configExtension(CSUsacConfig*, FDK_BITSTREAM*, CSTpCallBacks const*) [function] [call site] 01657
7 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01658
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01659
7 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01660
7 escapedValue(FDK_BITSTREAM*, int, int, int) [function] [call site] 01661
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01662
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01663
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01664
7 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01665
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01666
6 StoreConfigAsBitstream(FDK_BITSTREAM*, int, unsigned char*, unsigned short) [function] [call site] 01667
7 fAbs(int) [function] [call site] 01668
7 FDKmemclear [function] [call site] 01669
7 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 01670
7 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01671
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01672
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01673
7 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 01674
7 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01675
6 fAbs(int) [function] [call site] 01676
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01677
5 AudioSpecificConfig_ExtensionParse(CSAudioSpecificConfig*, FDK_BITSTREAM*, CSTpCallBacks*) [function] [call site] 01678
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01679
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01680
6 getAOT(FDK_BITSTREAM*) [function] [call site] 01681
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01682
6 getSampleRate(FDK_BITSTREAM*, unsigned char*, int) [function] [call site] 01683
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01684
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01685
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01686
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01687
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01688
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01689
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01690
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01691
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01692
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01693
6 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01694
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01695
5 StoreConfigAsBitstream(FDK_BITSTREAM*, int, unsigned char*, unsigned short) [function] [call site] 01696
5 fAbs(int) [function] [call site] 01697
4 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01698
4 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01699
4 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01700
4 FDKmemclear [function] [call site] 01701
4 FDKmemcmp [function] [call site] 01702
4 FDKmemclear [function] [call site] 01703
4 FDKmemcpy [function] [call site] 01704
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01705
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01706
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01707
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01708
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01709
4 CLatmDemux_GetValue(FDK_BITSTREAM*) [function] [call site] 01710
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01711
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01712
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01713
4 FDKmemclear [function] [call site] 01714
3 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01715
3 DrmRawSdcAudioConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, CSTpCallBacks*, unsigned char, unsigned char) [function] [call site] 01716
4 AudioSpecificConfig_Init(CSAudioSpecificConfig*) [function] [call site] 01717
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01718
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01719
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01720
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01721
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01722
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01723
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01724
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01725
4 Drm_xHEAACStaticConfig(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*) [function] [call site] 01726
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01727
5 UsacConfig_SetCoreSbrFrameLengthIndex(CSAudioSpecificConfig*, int) [function] [call site] 01728
5 Drm_xHEAACDecoderConfig(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*) [function] [call site] 01729
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01730
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01731
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01732
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01733
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01734
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01735
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01736
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01737
6 skipSbrHeader(FDK_BITSTREAM*, int) [function] [call site] 01738
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01739
6 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01740
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01741
2 transportDec_ReadAccessUnit(TRANSPORTDEC*, unsigned int) [function] [call site] 01742
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01743
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01744
3 AudioSpecificConfig_Init(CSAudioSpecificConfig*) [function] [call site] 01745
3 adifRead_DecodeHeader(CAdifHeader*, CProgramConfig*, FDK_BITSTREAM*) [function] [call site] 01746
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01747
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01748
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01749
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01750
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01751
4 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01752
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01753
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01754
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01755
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01756
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01757
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01758
4 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01759
4 CProgramConfig_Read(CProgramConfig*, FDK_BITSTREAM*, unsigned int) [function] [call site] 01760
4 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01761
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01762
3 transportDec_readHeader(TRANSPORTDEC*, FDK_BITSTREAM*, int, int, int*, int*, int*, int*, int*) [function] [call site] 01763
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01764
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01765
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01766
4 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01767
4 adtsRead_DecodeHeader(STRUCT_ADTS*, CSAudioSpecificConfig*, FDK_BITSTREAM*, int) [function] [call site] 01768
5 FDKmemcpy [function] [call site] 01769
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01770
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01771
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01772
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01773
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01774
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01775
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01776
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01777
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01778
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01779
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01780
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01781
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01782
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01783
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01784
5 FDKcrcReset(FDK_CRCINFO*) [function] [call site] 01785
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01786
5 FDKcrcStartReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01787
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01788
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01789
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01790
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01791
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01792
5 FDKcrcGetCRC(FDK_CRCINFO*) [function] [call site] 01793
5 FDKcrcReset(FDK_CRCINFO*) [function] [call site] 01794
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01795
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01796
5 getNumberOfEffectiveChannels(int) [function] [call site] 01797
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01798
5 AudioSpecificConfig_Init(CSAudioSpecificConfig*) [function] [call site] 01799
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01800
5 adtsRead_CrcStartReg(STRUCT_ADTS*, FDK_BITSTREAM*, int) [function] [call site] 01801
6 FDKcrcStartReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01802
5 CProgramConfig_Init(CProgramConfig*) [function] [call site] 01803
5 CProgramConfig_Read(CProgramConfig*, FDK_BITSTREAM*, unsigned int) [function] [call site] 01804
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 01805
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 01806
5 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 01807
5 FDKmemcpy [function] [call site] 01808
5 FDKmemcpy [function] [call site] 01809
5 FDKmemcpy [function] [call site] 01810
5 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 01811
5 FDKmemcpy [function] [call site] 01812
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01813
5 adtsRead_CrcEndReg(STRUCT_ADTS*, FDK_BITSTREAM*, int) [function] [call site] 01814
6 FDKcrcEndReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 01815
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01816
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01817
5 FDKmemcpy [function] [call site] 01818
5 FDKmemcpy [function] [call site] 01819
4 FDKcrcReset(FDK_CRCINFO*) [function] [call site] 01820
4 adtsRead_GetRawDataBlockLength(STRUCT_ADTS*, int) [function] [call site] 01821
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01822
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01823
4 CLatmDemux_Read(FDK_BITSTREAM*, CLatmDemux*, TRANSPORT_TYPE, CSTpCallBacks*, CSAudioSpecificConfig*, int*, int) [function] [call site] 01824
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01825
5 CLatmDemux_ReadAudioMuxElement(FDK_BITSTREAM*, CLatmDemux*, int, CSTpCallBacks*, CSAudioSpecificConfig*, int*) [function] [call site] 01826
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01827
6 CLatmDemux_ReadStreamMuxConfig(FDK_BITSTREAM*, CLatmDemux*, CSTpCallBacks*, CSAudioSpecificConfig*, int*, unsigned char, unsigned char) [function] [call site] 01828
6 CLatmDemux_ReadStreamMuxConfig(FDK_BITSTREAM*, CLatmDemux*, CSTpCallBacks*, CSAudioSpecificConfig*, int*, unsigned char, unsigned char) [function] [call site] 01829
6 CLatmDemux_ReadPayloadLengthInfo(FDK_BITSTREAM*, CLatmDemux*) [function] [call site] 01830
7 __assert_fail [call site] 01831
7 __assert_fail [call site] 01832
7 CLatmDemux_ReadAuChunkLengthInfo(FDK_BITSTREAM*) [function] [call site] 01833
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01834
4 CLatmDemux_GetNrOfSubFrames(CLatmDemux*) [function] [call site] 01835
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01836
4 CLatmDemux_ReadPayloadLengthInfo(FDK_BITSTREAM*, CLatmDemux*) [function] [call site] 01837
4 CLatmDemux_GetNrOfLayers(CLatmDemux*, unsigned int) [function] [call site] 01838
4 CLatmDemux_GetFrameLengthInBits(CLatmDemux*, unsigned int, unsigned int) [function] [call site] 01839
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01840
3 transportDec_readStream(TRANSPORTDEC*, unsigned int) [function] [call site] 01841
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01842
4 synchronization(TRANSPORTDEC*, int*) [function] [call site] 01843
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01844
5 __assert_fail [call site] 01845
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01846
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01847
5 transportDec_readHeader(TRANSPORTDEC*, FDK_BITSTREAM*, int, int, int*, int*, int*, int*, int*) [function] [call site] 01848
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01849
5 FDKmemcpy [function] [call site] 01850
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01851
5 transportDec_AdjustEndOfAccessUnit(TRANSPORTDEC*) [function] [call site] 01852
6 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01853
6 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01854
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01855
6 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01856
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01857
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01858
6 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 01859
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01860
5 FDKmemcpy [function] [call site] 01861
5 transportDec_GetBufferFullness(TRANSPORTDEC*) [function] [call site] 01862
6 getNumberOfEffectiveChannels(int) [function] [call site] 01863
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01864
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01865
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01866
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01867
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01868
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01869
4 __assert_fail [call site] 01870
4 transportDec_GetBufferFullness(TRANSPORTDEC*) [function] [call site] 01871
4 transportDec_EndAccessUnit(TRANSPORTDEC*) [function] [call site] 01872
5 CLatmDemux_GetOtherDataPresentFlag(CLatmDemux*) [function] [call site] 01873
5 CLatmDemux_GetOtherDataLength(CLatmDemux*) [function] [call site] 01874
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01875
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01876
5 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 01877
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01878
5 transportDec_AdjustEndOfAccessUnit(TRANSPORTDEC*) [function] [call site] 01879
4 synchronization(TRANSPORTDEC*, int*) [function] [call site] 01880
4 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 01881
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01882
2 aacDecoder_EstimateNumberOfLostFrames(AAC_DECODER_INSTANCE*) [function] [call site] 01883
3 transportDec_GetMissingAccessUnitCount(int*, TRANSPORTDEC*) [function] [call site] 01884
2 CAacDecoder_PreRollExtensionPayloadParse(AAC_DECODER_INSTANCE*, unsigned int*, unsigned int*, unsigned int*) [function] [call site] 01885
3 transportDec_GetBitstream(TRANSPORTDEC*, unsigned int) [function] [call site] 01886
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01887
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01888
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01889
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01890
3 transportDec_InBandConfig(TRANSPORTDEC*, unsigned char*, unsigned int, unsigned char, unsigned char*, unsigned int, unsigned char*) [function] [call site] 01891
4 __assert_fail [call site] 01892
4 AudioSpecificConfig_Parse(CSAudioSpecificConfig*, FDK_BITSTREAM*, int, CSTpCallBacks*, unsigned char, unsigned char, AUDIO_OBJECT_TYPE) [function] [call site] 01893
4 FDKmemcpy [function] [call site] 01894
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01895
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01896
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01897
2 transportDec_GetBitstream(TRANSPORTDEC*, unsigned int) [function] [call site] 01898
2 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01899
2 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 01900
2 aacDecoder_SignalInterruption(AAC_DECODER_INSTANCE*) [function] [call site] 01901
3 CAacDecoder_SignalInterruption(AAC_DECODER_INSTANCE*) [function] [call site] 01902
3 sbrDecoder_SetParam [function] [call site] 01903
3 mpegSurroundDecoder_SetParam [function] [call site] 01904
4 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 01905
4 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 01906
2 sbrDecoder_SetParam [function] [call site] 01907
2 mpegSurroundDecoder_SetParam [function] [call site] 01908
2 FDK_QmfDomain_ClearPersistentMemory(FDK_QMF_DOMAIN*) [function] [call site] 01909
3 FDK_QmfDomain_InitFilterBank(FDK_QMF_DOMAIN*, unsigned int) [function] [call site] 01910
4 __assert_fail [call site] 01911
4 fMin(int, int) [function] [call site] 01912
4 __assert_fail [call site] 01913
4 fMax(int, int) [function] [call site] 01914
4 fMax(int, int) [function] [call site] 01915
4 fMax(int, int) [function] [call site] 01916
4 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 01917
5 __assert_fail [call site] 01918
5 __assert_fail [call site] 01919
5 __assert_fail [call site] 01920
5 __assert_fail [call site] 01921
4 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 01922
4 qmfInitAnalysisFilterBank(QMF_FILTER_BANK*, int*, int, int, int, int, int) [function] [call site] 01923
5 qmfInitFilterBank(QMF_FILTER_BANK*, void*, int, int, int, int, unsigned int, int) [function] [call site] 01924
6 FDKmemclear [function] [call site] 01925
6 fMin(int, int) [function] [call site] 01926
6 fMin(int, int) [function] [call site] 01927
5 FDKmemclear [function] [call site] 01928
5 __assert_fail [call site] 01929
4 qmfGetOutScalefactor(QMF_FILTER_BANK*) [function] [call site] 01930
4 qmfInitSynthesisFilterBank(QMF_FILTER_BANK*, int*, int, int, int, int, int) [function] [call site] 01931
5 qmfInitFilterBank(QMF_FILTER_BANK*, void*, int, int, int, int, unsigned int, int) [function] [call site] 01932
5 FDKmemclear [function] [call site] 01933
5 qmfAdaptFilterStates(QMF_FILTER_BANK*, int) [function] [call site] 01934
6 scaleValuesSaturate(int*, int, int) [function] [call site] 01935
7 int fixmin (int, int) [function] [call site] 01936
7 scaleValueSaturate(int, int) [function] [call site] 01937
6 scaleValues(int*, int, int) [function] [call site] 01938
7 int fixmin (int, int) [function] [call site] 01939
7 int fixmin (int, int) [function] [call site] 01940
5 __assert_fail [call site] 01941
5 __assert_fail [call site] 01942
4 qmfChangeOutGain(QMF_FILTER_BANK*, int, int) [function] [call site] 01943
4 qmfChangeOutScalefactor(QMF_FILTER_BANK*, int) [function] [call site] 01944
5 qmfAdaptFilterStates(QMF_FILTER_BANK*, int) [function] [call site] 01945
2 transportDec_SetParam(TRANSPORTDEC*, TPDEC_PARAM, int) [function] [call site] 01946
2 CAacDecoder_DecodeFrame(AAC_DECODER_INSTANCE*, unsigned int, int*, int, int) [function] [call site] 01947
3 transportDec_GetBitstream(TRANSPORTDEC*, unsigned int) [function] [call site] 01948
3 transportDec_GetAuBitsRemaining(TRANSPORTDEC*, unsigned int) [function] [call site] 01949
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01950
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01951
3 CAacDecoder_AncDataReset(CAncData*) [function] [call site] 01952
3 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 01953
3 CConcealment_InitChannelData(CConcealmentInfo*, CConcealParams*, AACDEC_RENDER_MODE, int) [function] [call site] 01954
3 FDKmemclear [function] [call site] 01955
3 CProgramConfig_Init(CProgramConfig*) [function] [call site] 01956
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01957
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01958
3 CConcealment_GetLastFrameOk(CConcealmentInfo*, int) [function] [call site] 01959
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 01960
3 CAacDecoder_GetELChannels(MP4_ELEMENT_ID, unsigned char) [function] [call site] 01961
3 CPns_ResetData(CPnsData*, CPnsInterChannelData*) [function] [call site] 01962
4 __assert_fail [call site] 01963
3 CChannelElement_Read(FDK_BITSTREAM*, CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, AUDIO_OBJECT_TYPE, SamplingRateInfo*, unsigned int, unsigned int, unsigned int, unsigned char, signed char, TRANSPORTDEC*) [function] [call site] 01964
4 __assert_fail [call site] 01965
4 getBitstreamElementList(AUDIO_OBJECT_TYPE, signed char, unsigned char, unsigned char, unsigned int) [function] [call site] 01966
5 __assert_fail [call site] 01967
5 __assert_fail [call site] 01968
5 __assert_fail [call site] 01969
4 CTns_Reset(CTnsData*) [function] [call site] 01970
4 CTns_Reset(CTnsData*) [function] [call site] 01971
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01972
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01973
4 IcsRead(FDK_BITSTREAM*, CIcsInfo*, SamplingRateInfo const*, unsigned int) [function] [call site] 01974
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01975
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01976
5 IcsReadMaxSfb(FDK_BITSTREAM*, CIcsInfo*, SamplingRateInfo const*) [function] [call site] 01977
6 IsLongBlock(CIcsInfo const*) [function] [call site] 01978
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01979
5 IsLongBlock(CIcsInfo const*) [function] [call site] 01980
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01981
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01982
4 GetWindowSequence(CIcsInfo const*) [function] [call site] 01983
4 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 01984
4 IcsReadMaxSfb(FDK_BITSTREAM*, CIcsInfo*, SamplingRateInfo const*) [function] [call site] 01985
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01986
4 GetScaleMaxFactorBandsTransmitted(CIcsInfo const*, CIcsInfo const*) [function] [call site] 01987
5 fMax(unsigned char, unsigned char) [function] [call site] 01988
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 01989
4 Clean_Complex_Prediction_coefficients(CJointStereoPersistentData*, int, int, int) [function] [call site] 01990
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 01991
4 GetScaleFactorBandsTotal(CIcsInfo const*) [function] [call site] 01992
4 GetWindowSequence(CIcsInfo const*) [function] [call site] 01993
4 CJointStereo_Read(FDK_BITSTREAM*, CJointStereoData*, int, int, int, CJointStereoPersistentData*, CCplxPredictionData*, int, int, int, unsigned int) [function] [call site] 01994
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01995
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01996
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 01997
5 FDKmemclear [function] [call site] 01998
5 FDKmemclear [function] [call site] 01999
5 FDKmemclear [function] [call site] 02000
5 FDKmemclear [function] [call site] 02001
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02002
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02003
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02004
5 CBlock_DecodeHuffmanWord(FDK_BITSTREAM*, CodeBookDescription const*) [function] [call site] 02005
6 FDKpushBackCache(FDK_BITSTREAM*, unsigned int) [function] [call site] 02006
7 __assert_fail [call site] 02007
5 CBlock_DecodeHuffmanWord(FDK_BITSTREAM*, CodeBookDescription const*) [function] [call site] 02008
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02009
4 CBlock_ReadSectionData(FDK_BITSTREAM*, CAacDecoderChannelInfo*, SamplingRateInfo const*, unsigned int) [function] [call site] 02010
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02011
6 IsLongBlock(CIcsInfo const*) [function] [call site] 02012
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02013
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02014
5 GetWindowGroups(CIcsInfo const*) [function] [call site] 02015
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02016
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02017
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02018
5 GetNumberOfScaleFactorBands(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02019
6 IsLongBlock(CIcsInfo const*) [function] [call site] 02020
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02021
4 CChannel_CodebookTableInit(CAacDecoderChannelInfo*) [function] [call site] 02022
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02023
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02024
4 CRvlc_Read(CAacDecoderChannelInfo*, FDK_BITSTREAM*) [function] [call site] 02025
5 GetWindowGroups(CIcsInfo const*) [function] [call site] 02026
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02027
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02028
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 02029
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02030
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02031
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02032
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02033
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02034
4 CBlock_ReadScaleFactorData(CAacDecoderChannelInfo*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02035
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02036
5 GetWindowGroups(CIcsInfo const*) [function] [call site] 02037
5 CBlock_DecodeHuffmanWordCB(FDK_BITSTREAM*, unsigned short const (*) [4]) [function] [call site] 02038
6 FDKpushBackCache(FDK_BITSTREAM*, unsigned int) [function] [call site] 02039
5 CBlock_DecodeHuffmanWordCB(FDK_BITSTREAM*, unsigned short const (*) [4]) [function] [call site] 02040
5 CPns_Read(CPnsData*, FDK_BITSTREAM*, CodeBookDescription const*, short*, unsigned char, int, int) [function] [call site] 02041
6 CBlock_DecodeHuffmanWord(FDK_BITSTREAM*, CodeBookDescription const*) [function] [call site] 02042
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02043
4 CPulseData_Read(FDK_BITSTREAM*, CPulseData*, short const*, void const*, short) [function] [call site] 02044
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02045
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02046
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02047
4 CTns_ReadDataPresentFlag(FDK_BITSTREAM*, CTnsData*) [function] [call site] 02048
4 CTns_Read(FDK_BITSTREAM*, CTnsData*, CIcsInfo const*, unsigned int) [function] [call site] 02049
5 GetWindowsPerFrame(CIcsInfo const*) [function] [call site] 02050
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02051
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02052
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02053
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02054
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02055
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02056
4 CTns_ReadDataPresentUsac(FDK_BITSTREAM*, CTnsData*, CTnsData*, unsigned char*, CIcsInfo const*, unsigned int, unsigned int, int) [function] [call site] 02057
5 CTns_Read(FDK_BITSTREAM*, CTnsData*, CIcsInfo const*, unsigned int) [function] [call site] 02058
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02059
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02060
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02061
4 CLpdChannelStream_Read(FDK_BITSTREAM*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, SamplingRateInfo const*, unsigned int) [function] [call site] 02062
5 CConcealment_GetLastFrameOk(CConcealmentInfo*, int) [function] [call site] 02063
5 CLpd_ReadAndMapLpdModeToModArray(unsigned char*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02064
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02065
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02066
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02067
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02068
5 CLpd_Reset(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, int) [function] [call site] 02069
6 FDKmemclear [function] [call site] 02070
6 CLpd_AcelpReset(CAcelpStaticMem*) [function] [call site] 02071
5 CLpd_FAC_GetMemory(CAacDecoderChannelInfo*, unsigned char*, int*) [function] [call site] 02072
5 CLpd_FAC_Read(FDK_BITSTREAM*, int*, signed char*, int, int, int) [function] [call site] 02073
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02074
6 CLpd_DecodeGain(int*, int*, int) [function] [call site] 02075
7 fMultDiv2(int, int) [function] [call site] 02076
7 fLdPow(int, int, int, int, int*) [function] [call site] 02077
8 fAbs(int) [function] [call site] 02078
8 fixnorm_D(int) [function] [call site] 02079
8 fMult(int, int) [function] [call site] 02080
8 f2Pow(int, int, int*) [function] [call site] 02081
6 CLpc_DecodeAVQ(FDK_BITSTREAM*, int*, int, int, int) [function] [call site] 02082
7 decode_qn(FDK_BITSTREAM*, int, int, int*) [function] [call site] 02083
8 get_vlclbf(FDK_BITSTREAM*) [function] [call site] 02084
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02085
8 get_vlclbf(FDK_BITSTREAM*) [function] [call site] 02086
8 get_vlclbf(FDK_BITSTREAM*) [function] [call site] 02087
7 FDKmemclear [function] [call site] 02088
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02089
7 RE8_dec(int, int, int*, int*) [function] [call site] 02090
8 re8_decode_base_index(int*, unsigned int, short*) [function] [call site] 02091
9 table_lookup(unsigned short const*, unsigned int, int) [function] [call site] 02092
9 table_lookup(unsigned short const*, unsigned int, int) [function] [call site] 02093
9 __assert_fail [call site] 02094
9 table_lookup(unsigned short const*, unsigned int, int) [function] [call site] 02095
9 re8_decode_rank_of_permutation(int, int*, short*) [function] [call site] 02096
8 re8_decode_base_index(int*, unsigned int, short*) [function] [call site] 02097
8 re8_k2y(int*, int, short*) [function] [call site] 02098
9 __assert_fail [call site] 02099
9 RE8_PPV(int*, short*, int) [function] [call site] 02100
10 nearest_neighbor_2D8(int*, int*) [function] [call site] 02101
10 nearest_neighbor_2D8(int*, int*) [function] [call site] 02102
10 fPow2Div2(int) [function] [call site] 02103
11 fixpow2div2_D(int) [function] [call site] 02104
12 fixmuldiv2_DD(int, int) [function] [call site] 02105
10 fPow2Div2(int) [function] [call site] 02106
6 getScalefactor(int const*, int) [function] [call site] 02107
7 fixnormz_D(int) [function] [call site] 02108
7 int fixmax (int, int) [function] [call site] 02109
6 scaleValues(int*, int, int) [function] [call site] 02110
6 fMult(int, int) [function] [call site] 02111
5 CLpd_AcelpRead(FDK_BITSTREAM*, CAcelpChannelData*, int, int, int) [function] [call site] 02112
6 MapCoreMode2NBits(int) [function] [call site] 02113
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02114
6 DecodePitchLag(FDK_BITSTREAM*, unsigned char, int, int, int, int, int*, int*, int*, int*) [function] [call site] 02115
7 __assert_fail [call site] 02116
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02117
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02118
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02119
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02120
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02121
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02122
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02123
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02124
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02125
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02126
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02127
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02128
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02129
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02130
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02131
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02132
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02133
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02134
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02135
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02136
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02137
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02138
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02139
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02140
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02141
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02142
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02143
6 __assert_fail [call site] 02144
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02145
5 CLpd_TCX_Read(FDK_BITSTREAM*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, int, int, int, unsigned int) [function] [call site] 02146
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02147
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02148
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02149
6 CArco_DecodeArithData(CArcoData*, FDK_BITSTREAM*, int*, int, int, int) [function] [call site] 02150
7 FDKmemclear [function] [call site] 02151
7 FDKmemclear [function] [call site] 02152
7 copyTableAmrwbArith2(unsigned char*, int, int) [function] [call site] 02153
7 decode2(FDK_BITSTREAM*, unsigned char*, int*, int, int) [function] [call site] 02154
8 get_pk_v2(unsigned int) [function] [call site] 02155
9 fMax(unsigned int, unsigned int) [function] [call site] 02156
8 ari_decode_14bits(FDK_BITSTREAM*, Tastat*, short const*, int) [function] [call site] 02157
9 mul_sbc_14bits(int, int) [function] [call site] 02158
9 mul_sbc_14bits(int, int) [function] [call site] 02159
9 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02160
8 ari_decode_14bits(FDK_BITSTREAM*, Tastat*, short const*, int) [function] [call site] 02161
8 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 02162
8 FDKmemset [function] [call site] 02163
7 FDKmemset [function] [call site] 02164
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02165
6 getScalefactor(int const*, int) [function] [call site] 02166
6 scaleValues(int*, int, int) [function] [call site] 02167
5 CLpc_Read(FDK_BITSTREAM*, short (*) [16], short*, short*, short*, unsigned char*, int, int, int) [function] [call site] 02168
6 vlpc_1st_dec(FDK_BITSTREAM*, short*) [function] [call site] 02169
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02170
6 vlpc_2st_dec(FDK_BITSTREAM*, short*, int) [function] [call site] 02171
7 CLpc_DecodeAVQ(FDK_BITSTREAM*, int*, int, int, int) [function] [call site] 02172
7 lsf_weight_2st(short*, int*, int) [function] [call site] 02173
8 fMult(short, short) [function] [call site] 02174
8 sqrtFixp(int) [function] [call site] 02175
9 sqrt(float) [function] [call site] 02176
10 sqrtf [call site] 02177
9 __assert_fail [call site] 02178
8 fAddSaturate(short, short) [function] [call site] 02179
9 fMin(int, int) [function] [call site] 02180
7 reorder_lsf(short*, short, int) [function] [call site] 02181
8 fAddSaturate(short, short) [function] [call site] 02182
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02183
6 vlpc_1st_dec(FDK_BITSTREAM*, short*) [function] [call site] 02184
6 vlpc_2st_dec(FDK_BITSTREAM*, short*, int) [function] [call site] 02185
6 get_vlclbf_n(FDK_BITSTREAM*, int) [function] [call site] 02186
6 vlpc_1st_dec(FDK_BITSTREAM*, short*) [function] [call site] 02187
6 vlpc_2st_dec(FDK_BITSTREAM*, short*, int) [function] [call site] 02188
6 vlpc_2st_dec(FDK_BITSTREAM*, short*, int) [function] [call site] 02189
6 get_vlclbf_n(FDK_BITSTREAM*, int) [function] [call site] 02190
6 vlpc_1st_dec(FDK_BITSTREAM*, short*) [function] [call site] 02191
6 vlpc_2st_dec(FDK_BITSTREAM*, short*, int) [function] [call site] 02192
6 fMult(short, short) [function] [call site] 02193
6 fMultAdd(int, short, int) [function] [call site] 02194
7 fixmadd_SD(int, short, int) [function] [call site] 02195
8 fixmadd_DD(int, int, int) [function] [call site] 02196
9 fixmadddiv2_DD(int, int, int) [function] [call site] 02197
6 __assert_fail [call site] 02198
6 fPow2Div2(short) [function] [call site] 02199
7 fixpow2div2_S(short) [function] [call site] 02200
8 fixmuldiv2_SS(short, short) [function] [call site] 02201
6 fMult(int, int) [function] [call site] 02202
6 fMult(short, short) [function] [call site] 02203
6 fixp_cos(int, int) [function] [call site] 02204
7 fixp_sin_cos_residual_inline(int, int, int*, int*) [function] [call site] 02205
8 fMult(int, int) [function] [call site] 02206
8 fMult(int, int) [function] [call site] 02207
8 fAbs(int) [function] [call site] 02208
7 fMult(int, int) [function] [call site] 02209
5 CConcealment_GetLastFrameOk(CConcealmentInfo*, int) [function] [call site] 02210
5 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 02211
6 get_lsppol(short*, int*, int, int) [function] [call site] 02212
7 fMultDiv2(int, int) [function] [call site] 02213
7 fMultDiv2(int, int) [function] [call site] 02214
6 get_lsppol(short*, int*, int, int) [function] [call site] 02215
6 scaleValues(int*, int, int) [function] [call site] 02216
6 scaleValues(int*, int, int) [function] [call site] 02217
6 getScalefactor(int const*, int) [function] [call site] 02218
5 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 02219
5 FDKmemcpy [function] [call site] 02220
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02221
5 CConcealment_GetLastFrameOk(CConcealmentInfo*, int) [function] [call site] 02222
5 CLpd_FAC_GetMemory(CAacDecoderChannelInfo*, unsigned char*, int*) [function] [call site] 02223
5 CLpd_FAC_getLength(int, int) [function] [call site] 02224
5 CLpd_FAC_Read(FDK_BITSTREAM*, int*, signed char*, int, int, int) [function] [call site] 02225
4 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02226
4 IsLongBlock(CIcsInfo const*) [function] [call site] 02227
4 CLpd_FAC_getLength(int, int) [function] [call site] 02228
4 CLpd_FAC_Read(FDK_BITSTREAM*, int*, signed char*, int, int, int) [function] [call site] 02229
4 CRvlc_Decode(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, FDK_BITSTREAM*) [function] [call site] 02230
5 rvlcInit(CErRvlcInfo*, CAacDecoderChannelInfo*, FDK_BITSTREAM*) [function] [call site] 02231
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 02232
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02233
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 02234
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02235
5 rvlcDecodeEscapes(CErRvlcInfo*, short*, FDK_BITSTREAM*) [function] [call site] 02236
6 rvlcDecodeEscapeWord(CErRvlcInfo*, FDK_BITSTREAM*) [function] [call site] 02237
7 rvlcReadBitFromBitstream(FDK_BITSTREAM*, int, int*, unsigned char) [function] [call site] 02238
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02239
7 CarryBitToBranchValue(unsigned char, unsigned int, unsigned int*, unsigned int*) [function] [call site] 02240
5 rvlcDecodeForward(CErRvlcInfo*, CAacDecoderChannelInfo*, FDK_BITSTREAM*) [function] [call site] 02241
6 rvlcCheckIntensityCb(CErRvlcInfo*, CAacDecoderChannelInfo*) [function] [call site] 02242
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02243
7 rvlcReadBitFromBitstream(FDK_BITSTREAM*, int, int*, unsigned char) [function] [call site] 02244
7 CarryBitToBranchValue(unsigned char, unsigned int, unsigned int*, unsigned int*) [function] [call site] 02245
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02246
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02247
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02248
5 rvlcDecodeBackward(CErRvlcInfo*, CAacDecoderChannelInfo*, FDK_BITSTREAM*) [function] [call site] 02249
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02250
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02251
6 fMax(int, int) [function] [call site] 02252
6 fMax(int, int) [function] [call site] 02253
6 fMax(int, int) [function] [call site] 02254
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02255
6 fMax(int, int) [function] [call site] 02256
6 fMax(int, int) [function] [call site] 02257
6 fMax(int, int) [function] [call site] 02258
6 decodeRVLCodeword(FDK_BITSTREAM*, CErRvlcInfo*) [function] [call site] 02259
6 fMax(int, int) [function] [call site] 02260
6 fMax(int, int) [function] [call site] 02261
6 fMax(int, int) [function] [call site] 02262
5 rvlcFinalErrorDetection(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*) [function] [call site] 02263
6 fMax(int, int) [function] [call site] 02264
6 fMin(short, short) [function] [call site] 02265
7 short fixmin (short, short) [function] [call site] 02266
6 fMax(short, short) [function] [call site] 02267
7 short fixmax (short, short) [function] [call site] 02268
6 GetWindowSequence(CIcsInfo const*) [function] [call site] 02269
6 __assert_fail [call site] 02270
6 BidirectionalEstimation_UseScfOfPrevFrameAsReference(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*) [function] [call site] 02271
7 GetWindowSequence(CIcsInfo const*) [function] [call site] 02272
7 fMin(short, short) [function] [call site] 02273
7 fMin(short, short) [function] [call site] 02274
7 fMin(short, short) [function] [call site] 02275
7 fMin(short, short) [function] [call site] 02276
7 fMin(short, short) [function] [call site] 02277
7 fMin(short, short) [function] [call site] 02278
7 fMin(short, short) [function] [call site] 02279
7 fMin(short, short) [function] [call site] 02280
7 fMin(short, short) [function] [call site] 02281
6 BidirectionalEstimation_UseLowerScfOfCurrentFrame(CAacDecoderChannelInfo*) [function] [call site] 02282
7 GetWindowSequence(CIcsInfo const*) [function] [call site] 02283
7 calcRefValFwd(CErRvlcInfo*, CAacDecoderChannelInfo*, int*, int*, int*) [function] [call site] 02284
8 GetWindowSequence(CIcsInfo const*) [function] [call site] 02285
7 calcRefValBwd(CErRvlcInfo*, CAacDecoderChannelInfo*, int*, int*, int*) [function] [call site] 02286
8 GetWindowSequence(CIcsInfo const*) [function] [call site] 02287
6 StatisticalEstimation(CAacDecoderChannelInfo*) [function] [call site] 02288
6 PredictiveInterpolation(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*) [function] [call site] 02289
7 fMin(short, short) [function] [call site] 02290
7 fMin(short, short) [function] [call site] 02291
7 fMin(short, short) [function] [call site] 02292
7 fMin(short, short) [function] [call site] 02293
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02294
5 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02295
4 CHcr_Read(FDK_BITSTREAM*, CAacDecoderChannelInfo*, MP4_ELEMENT_ID) [function] [call site] 02296
4 CBlock_ReadSpectralData(FDK_BITSTREAM*, CAacDecoderChannelInfo*, SamplingRateInfo const*, unsigned int) [function] [call site] 02297
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02298
5 __assert_fail [call site] 02299
5 FDKmemclear [function] [call site] 02300
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02301
5 GetWindowGroups(CIcsInfo const*) [function] [call site] 02302
5 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02303
5 CBlock_DecodeHuffmanWordCB(FDK_BITSTREAM*, unsigned short const (*) [4]) [function] [call site] 02304
5 CBlock_GetEscape(FDK_BITSTREAM*, int) [function] [call site] 02305
6 fAbs(int) [function] [call site] 02306
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02307
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02308
5 CBlock_DecodeHuffmanWordCB(FDK_BITSTREAM*, unsigned short const (*) [4]) [function] [call site] 02309
5 CBlock_GetEscape(FDK_BITSTREAM*, int) [function] [call site] 02310
5 HcrInit(CErHcrInfo*, CAacDecoderChannelInfo*, SamplingRateInfo const*, FDK_BITSTREAM*) [function] [call site] 02311
6 FDKsyncCache(FDK_BITSTREAM*) [function] [call site] 02312
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02313
6 IsLongBlock(CIcsInfo const*) [function] [call site] 02314
6 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02315
6 GetWindowGroups(CIcsInfo const*) [function] [call site] 02316
6 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02317
6 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02318
6 errDetectorInHcrSideinfoShrt(signed char, short, unsigned int*) [function] [call site] 02319
6 errDetectorInHcrSideinfoShrt(signed char, short, unsigned int*) [function] [call site] 02320
6 errDetectorInHcrLengths(signed char, short, unsigned int*) [function] [call site] 02321
6 errDetectorInHcrLengths(signed char, short, unsigned int*) [function] [call site] 02322
5 HcrDecoder(CErHcrInfo*, CAacDecoderChannelInfo*, SamplingRateInfo const*, FDK_BITSTREAM*) [function] [call site] 02323
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02324
6 HcrCalcNumCodeword(CErHcrInfo*) [function] [call site] 02325
6 HcrSortCodebookAndNumCodewordInSection(CErHcrInfo*) [function] [call site] 02326
6 HcrPrepareSegmentationGrid(CErHcrInfo*) [function] [call site] 02327
7 fMin(int, int) [function] [call site] 02328
6 HcrExtendedSectionInfo(CErHcrInfo*) [function] [call site] 02329
7 fMin(int, int) [function] [call site] 02330
6 DeriveNumberOfExtendedSortedSectionsInSets(unsigned int, unsigned short*, int, unsigned short*, int) [function] [call site] 02331
6 DecodePCWs(FDK_BITSTREAM*, CErHcrInfo*) [function] [call site] 02332
7 FDKmemclear [function] [call site] 02333
7 DecodePCW_Body(FDK_BITSTREAM*, int, unsigned int const*, signed char const*, int*, signed char*, int*) [function] [call site] 02334
8 HcrGetABitFromBitstream(FDK_BITSTREAM*, int, int*, int*, unsigned char) [function] [call site] 02335
9 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02336
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02337
9 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 02338
8 CarryBitToBranchValue(unsigned char, unsigned int, unsigned int*, unsigned int*) [function] [call site] 02339
7 errDetectPcwSegmentation(signed char, CErHcrInfo*, PCW_TYPE, int*, unsigned char) [function] [call site] 02340
7 DecodePCW_Body(FDK_BITSTREAM*, int, unsigned int const*, signed char const*, int*, signed char*, int*) [function] [call site] 02341
7 DecodePCW_Sign(FDK_BITSTREAM*, int, unsigned int, signed char const*, int*, int*, int*, signed char*, int*) [function] [call site] 02342
8 HcrGetABitFromBitstream(FDK_BITSTREAM*, int, int*, int*, unsigned char) [function] [call site] 02343
7 errDetectPcwSegmentation(signed char, CErHcrInfo*, PCW_TYPE, int*, unsigned char) [function] [call site] 02344
7 DecodePCW_Body(FDK_BITSTREAM*, int, unsigned int const*, signed char const*, int*, signed char*, int*) [function] [call site] 02345
7 DecodePCW_Sign(FDK_BITSTREAM*, int, unsigned int, signed char const*, int*, int*, int*, signed char*, int*) [function] [call site] 02346
7 fAbs(int) [function] [call site] 02347
7 DecodeEscapeSequence(FDK_BITSTREAM*, int, int, int*, signed char*, int*, unsigned int*) [function] [call site] 02348
8 HcrGetABitFromBitstream(FDK_BITSTREAM*, int, int*, int*, unsigned char) [function] [call site] 02349
8 HcrGetABitFromBitstream(FDK_BITSTREAM*, int, int*, int*, unsigned char) [function] [call site] 02350
7 fAbs(int) [function] [call site] 02351
7 DecodeEscapeSequence(FDK_BITSTREAM*, int, int, int*, signed char*, int*, unsigned int*) [function] [call site] 02352
7 errDetectPcwSegmentation(signed char, CErHcrInfo*, PCW_TYPE, int*, unsigned char) [function] [call site] 02353
6 DecodeNonPCWs(FDK_BITSTREAM*, CErHcrInfo*) [function] [call site] 02354
7 InitSegmentBitfield(unsigned int*, signed char*, unsigned int*, unsigned char*, unsigned short*) [function] [call site] 02355
7 fMin(unsigned char, unsigned char) [function] [call site] 02356
7 InitNonPCWSideInformationForCurrentSet(CErHcrInfo*) [function] [call site] 02357
7 ModuloValue(int, int) [function] [call site] 02358
7 ModuloValue(int, int) [function] [call site] 02359
7 ModuloValue(int, int) [function] [call site] 02360
7 ToggleReadDirection(unsigned char) [function] [call site] 02361
6 errDetectWithinSegmentationFinal(CErHcrInfo*) [function] [call site] 02362
6 HcrReorderQuantizedSpectralCoefficients(CErHcrInfo*, CAacDecoderChannelInfo*, SamplingRateInfo const*) [function] [call site] 02363
7 FDKmemclear [function] [call site] 02364
7 fAbs(int) [function] [call site] 02365
7 IsLongBlock(CIcsInfo const*) [function] [call site] 02366
7 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02367
7 GetWindowGroups(CIcsInfo const*) [function] [call site] 02368
7 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02369
7 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02370
7 fMax(int, int) [function] [call site] 02371
7 fAbs(int) [function] [call site] 02372
7 GetScaleFromValue(int, unsigned int) [function] [call site] 02373
8 EvaluatePower43(int*, unsigned int) [function] [call site] 02374
9 fNormz(int) [function] [call site] 02375
9 __assert_fail [call site] 02376
9 __assert_fail [call site] 02377
9 fMultDiv2(int, int) [function] [call site] 02378
8 fixnormz_D(int) [function] [call site] 02379
7 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02380
5 HcrMuteErroneousLines(CErHcrInfo*) [function] [call site] 02381
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02382
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02383
5 CPulseData_Apply(CPulseData*, short const*, int*) [function] [call site] 02384
4 CBlock_ReadAcSpectralData(FDK_BITSTREAM*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, SamplingRateInfo const*, unsigned int, unsigned int) [function] [call site] 02385
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02386
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02387
5 GetWindowsPerFrame(CIcsInfo const*) [function] [call site] 02388
5 IsLongBlock(CIcsInfo const*) [function] [call site] 02389
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02390
5 CArco_DecodeArithData(CArcoData*, FDK_BITSTREAM*, int*, int, int, int) [function] [call site] 02391
4 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02392
4 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02393
4 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02394
4 CBlock_DecodeHuffmanWord(FDK_BITSTREAM*, CodeBookDescription const*) [function] [call site] 02395
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 02396
4 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02397
4 CBlock_DecodeHuffmanWord(FDK_BITSTREAM*, CodeBookDescription const*) [function] [call site] 02398
4 transportDec_CrcStartReg(TRANSPORTDEC*, int) [function] [call site] 02399
5 adtsRead_CrcStartReg(STRUCT_ADTS*, FDK_BITSTREAM*, int) [function] [call site] 02400
5 drmRead_CrcStartReg(STRUCT_DRM*, FDK_BITSTREAM*, int) [function] [call site] 02401
6 __assert_fail [call site] 02402
6 FDKcrcReset(FDK_CRCINFO*) [function] [call site] 02403
6 FDKcrcStartReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 02404
4 transportDec_CrcStartReg(TRANSPORTDEC*, int) [function] [call site] 02405
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02406
5 adtsRead_CrcEndReg(STRUCT_ADTS*, FDK_BITSTREAM*, int) [function] [call site] 02407
5 drmRead_CrcEndReg(STRUCT_DRM*, FDK_BITSTREAM*, int) [function] [call site] 02408
6 __assert_fail [call site] 02409
6 FDKcrcEndReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 02410
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02411
4 transportDec_CrcStartReg(TRANSPORTDEC*, int) [function] [call site] 02412
4 FDKmemset [function] [call site] 02413
4 CBlock_InverseQuantizeSpectralData(CAacDecoderChannelInfo*, SamplingRateInfo*, unsigned char*, unsigned char) [function] [call site] 02414
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02415
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02416
5 GetScaleFactorBandsTotal(CIcsInfo const*) [function] [call site] 02417
5 FDKmemclear [function] [call site] 02418
5 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02419
5 maxabs_D(int const*, int) [function] [call site] 02420
6 fAbs(int) [function] [call site] 02421
5 EvaluatePower43(int*, unsigned int) [function] [call site] 02422
5 fixnormz_D(int) [function] [call site] 02423
5 InverseQuantizeBand(int*, int const*, int const*, signed char const*, int, int) [function] [call site] 02424
6 fAbs(int) [function] [call site] 02425
6 fixnormz_D(int) [function] [call site] 02426
6 fMultDiv2(int, int) [function] [call site] 02427
6 scaleValueInPlace(int*, int) [function] [call site] 02428
5 FDKmemclear [function] [call site] 02429
4 CBlock_ApplyNoise(CAacDecoderChannelInfo*, SamplingRateInfo*, unsigned int*, unsigned char*) [function] [call site] 02430
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02431
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02432
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 02433
5 GetWindowGroups(CIcsInfo const*) [function] [call site] 02434
5 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 02435
5 fMultDiv2(short, int) [function] [call site] 02436
6 fixmuldiv2_SD(short, int) [function] [call site] 02437
7 fixmuldiv2_DD(int, int) [function] [call site] 02438
5 scaleValue(int, int) [function] [call site] 02439
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02440
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02441
3 CProgramConfig_LookupElement(CProgramConfig*, unsigned int, unsigned int, unsigned int, unsigned char*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned int, unsigned char*, MP4_ELEMENT_ID*, MP4_ELEMENT_ID) [function] [call site] 02442
4 getImplicitAudioChannelTypeAndIndex(AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned int, unsigned int) [function] [call site] 02443
3 sbrDecoder_InitElement [function] [call site] 02444
3 aacDecoder_ParseExplicitMpsAndSbr(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, MP4_ELEMENT_ID, int, int, int const*) [function] [call site] 02445
4 transportDec_GetAuBitsRemaining(TRANSPORTDEC*, unsigned int) [function] [call site] 02446
4 __assert_fail [call site] 02447
4 sbrDecoder_Parse [function] [call site] 02448
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02449
5 setFrameErrorFlag(SBR_DECODER_ELEMENT*, unsigned char) [function] [call site] 02450
5 __assert_fail [call site] 02451
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02452
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02453
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 02454
5 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 02455
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02456
5 getHeaderSlot(unsigned char, unsigned char*) [function] [call site] 02457
5 FDKmemcpy [function] [call site] 02458
5 FDKmemcpy [function] [call site] 02459
5 copySbrHeader(SBR_HEADER_DATA*, SBR_HEADER_DATA*) [function] [call site] 02460
6 FDKmemcpy [function] [call site] 02461
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02462
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02463
5 FDKcrcInit(FDK_CRCINFO*, unsigned int, unsigned int, unsigned int) [function] [call site] 02464
5 FDKcrcStartReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 02465
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02466
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02467
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02468
5 FDKmemcmp [function] [call site] 02469
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02470
5 FDKmemcmp [function] [call site] 02471
5 sbrGetHeaderData(SBR_HEADER_DATA*, FDK_BITSTREAM*, unsigned int, int, unsigned char) [function] [call site] 02472
5 sbrDecoder_HeaderUpdate(SBR_DECODER_INSTANCE*, SBR_HEADER_DATA*, SBR_HEADER_STATUS, SBR_CHANNEL**, int) [function] [call site] 02473
5 sbrGetChannelElement(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, unsigned char, FDK_BITSTREAM*, PS_DEC*, unsigned int, int) [function] [call site] 02474
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02475
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02476
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02477
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02478
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02479
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02480
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02481
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02482
6 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02483
6 __assert_fail [call site] 02484
6 extractPvcFrameInfo(FDK_BITSTREAM*, SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, unsigned char, unsigned int) [function] [call site] 02485
7 FDKmemclear [function] [call site] 02486
7 __assert_fail [call site] 02487
7 __assert_fail [call site] 02488
6 checkFrameInfo(FRAME_INFO*, int, int, int) [function] [call site] 02489
6 extractFrameInfo(FDK_BITSTREAM*, SBR_HEADER_DATA*, SBR_FRAME_DATA*, unsigned int, unsigned int) [function] [call site] 02490
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02491
7 extractLowDelayGrid(FDK_BITSTREAM*, SBR_HEADER_DATA*, SBR_FRAME_DATA*, int, unsigned int) [function] [call site] 02492
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02493
8 generateFixFixOnly(FRAME_INFO*, int, int, unsigned int) [function] [call site] 02494
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02495
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02496
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02497
7 FDKmemcpy [function] [call site] 02498
7 FDKmemcpy [function] [call site] 02499
7 __assert_fail [call site] 02500
7 FDKmemcpy [function] [call site] 02501
7 FDKmemcpy [function] [call site] 02502
7 __assert_fail [call site] 02503
7 FDKmemcpy [function] [call site] 02504
7 FDKmemcpy [function] [call site] 02505
7 __assert_fail [call site] 02506
7 FDKmemcpy [function] [call site] 02507
7 FDKmemcpy [function] [call site] 02508
7 __assert_fail [call site] 02509
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02510
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02511
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02512
7 fixnorm_D(int) [function] [call site] 02513
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02514
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02515
7 fixnorm_D(int) [function] [call site] 02516
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02517
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02518
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02519
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02520
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02521
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02522
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02523
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02524
7 fixnorm_D(int) [function] [call site] 02525
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02526
6 checkFrameInfo(FRAME_INFO*, int, int, int) [function] [call site] 02527
6 FDKmemcpy [function] [call site] 02528
6 extractFrameInfo(FDK_BITSTREAM*, SBR_HEADER_DATA*, SBR_FRAME_DATA*, unsigned int, unsigned int) [function] [call site] 02529
6 checkFrameInfo(FRAME_INFO*, int, int, int) [function] [call site] 02530
6 sbrGetDirectionControlData(SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int, int) [function] [call site] 02531
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02532
6 sbrGetDirectionControlData(SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int, int) [function] [call site] 02533
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02534
6 sbrGetPvcEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int, unsigned int) [function] [call site] 02535
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02536
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02537
7 __assert_fail [call site] 02538
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02539
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02540
7 __assert_fail [call site] 02541
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02542
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02543
6 sbrGetEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02544
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02545
7 DecodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02546
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02547
7 DecodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02548
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02549
7 __assert_fail [call site] 02550
7 FDKread2Bits(FDK_BITSTREAM*) [function] [call site] 02551
8 FDK_get32 [function] [call site] 02552
6 sbrGetNoiseFloorData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*) [function] [call site] 02553
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02554
7 DecodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02555
7 DecodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02556
6 sbrGetEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02557
6 sbrGetNoiseFloorData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*) [function] [call site] 02558
6 sbrGetEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02559
6 sbrGetNoiseFloorData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*) [function] [call site] 02560
6 sbrGetEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02561
6 sbrGetEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02562
6 sbrGetNoiseFloorData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*) [function] [call site] 02563
6 sbrGetNoiseFloorData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*) [function] [call site] 02564
6 sbrGetSyntheticCodedData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02565
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02566
7 fMin(int, int) [function] [call site] 02567
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02568
7 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02569
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02570
6 sbrGetSyntheticCodedData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02571
6 extractExtendedData(SBR_HEADER_DATA*, FDK_BITSTREAM*, PS_DEC*) [function] [call site] 02572
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02573
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02574
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02575
7 ReadPsData(PS_DEC*, FDK_BITSTREAM*, int) [function] [call site] 02576
8 FDKmemcpy [function] [call site] 02577
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02578
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02579
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02580
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02581
8 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02582
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02583
8 decode_huff_cw(signed char const (*) [2], FDK_BITSTREAM*, int*) [function] [call site] 02584
8 decode_huff_cw(signed char const (*) [2], FDK_BITSTREAM*, int*) [function] [call site] 02585
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02586
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02587
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02588
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02589
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02590
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02591
5 FDKcrcEndReg(FDK_CRCINFO*, FDK_BITSTREAM*, int) [function] [call site] 02592
5 FDKcrcGetCRC(FDK_CRCINFO*) [function] [call site] 02593
5 setFrameErrorFlag(SBR_DECODER_ELEMENT*, unsigned char) [function] [call site] 02594
5 FDKmemcpy [function] [call site] 02595
5 FDKmemcpy [function] [call site] 02596
5 setFrameErrorFlag(SBR_DECODER_ELEMENT*, unsigned char) [function] [call site] 02597
5 compareSbrHeader(SBR_HEADER_DATA*, SBR_HEADER_DATA*) [function] [call site] 02598
4 mpegSurroundDecoder_ParseNoHeader [function] [call site] 02604
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02605
5 FDKmemcpy [function] [call site] 02606
5 SpatialDecParseFrameData(spatialDec_struct*, SPATIAL_BS_FRAME_struct*, FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG const*, UPMIXTYPE, int) [function] [call site] 02607
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02608
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02609
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02610
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02611
6 nBitsParamSlot(int) [function] [call site] 02612
7 fNormz(int) [function] [call site] 02613
7 __assert_fail [call site] 02614
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02615
6 ecDataDec(SPATIAL_BS_FRAME_struct const*, unsigned int, FDK_BITSTREAM*, LOSSLESSDATA*, signed char (*) [9][28], signed char**, int, int, int, int, signed char) [function] [call site] 02616
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02617
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02618
7 coarse2fine(signed char*, DATA_TYPE, int, int) [function] [call site] 02619
7 fine2coarse(signed char*, DATA_TYPE, int, int) [function] [call site] 02620
7 getStrideMap(int, int, int, int*) [function] [call site] 02621
7 EcDataPairDec(DECODER_TYPE, FDK_BITSTREAM*, signed char*, signed char*, signed char*, DATA_TYPE, int, int, int, int, int) [function] [call site] 02622
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02623
8 pcm_decode(FDK_BITSTREAM*, signed char*, signed char*, int, int, int) [function] [call site] 02624
9 ilog2(unsigned int) [function] [call site] 02625
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02626
8 huff_decode(FDK_BITSTREAM*, signed char*, signed char*, DATA_TYPE, DIFF_TYPE, DIFF_TYPE, int, PAIRING*, int) [function] [call site] 02627
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02628
9 huff_dec_1D(FDK_BITSTREAM*, DATA_TYPE, int, signed char*, int, int) [function] [call site] 02629
10 __assert_fail [call site] 02630
10 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02631
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02632
10 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02633
10 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02634
10 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02635
9 huff_dec_1D(FDK_BITSTREAM*, DATA_TYPE, int, signed char*, int, int) [function] [call site] 02636
9 huff_dec_2D(FDK_BITSTREAM*, DATA_TYPE, int, int, signed char (*) [2], int, int, signed char**) [function] [call site] 02637
10 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02638
10 __assert_fail [call site] 02639
10 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02640
10 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02641
10 huff_read_2D(FDK_BITSTREAM*, short const (*) [168][2], signed char*, int*) [function] [call site] 02642
11 huff_read(FDK_BITSTREAM*, short const (*) [168][2], int*) [function] [call site] 02643
10 sym_restoreIPD(FDK_BITSTREAM*, int, signed char*) [function] [call site] 02644
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02645
10 sym_restore(FDK_BITSTREAM*, int, signed char*) [function] [call site] 02646
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02647
10 pcm_decode(FDK_BITSTREAM*, signed char*, signed char*, int, int, int) [function] [call site] 02648
9 huff_dec_1D(FDK_BITSTREAM*, DATA_TYPE, int, signed char*, int, int) [function] [call site] 02649
9 huff_dec_2D(FDK_BITSTREAM*, DATA_TYPE, int, int, signed char (*) [2], int, int, signed char**) [function] [call site] 02650
9 huff_dec_1D(FDK_BITSTREAM*, DATA_TYPE, int, signed char*, int, int) [function] [call site] 02651
9 huff_dec_2D(FDK_BITSTREAM*, DATA_TYPE, int, int, signed char (*) [2], int, int, signed char**) [function] [call site] 02652
8 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02653
8 diff_freq_decode(signed char const*, signed char*, int) [function] [call site] 02654
8 diff_time_decode_backwards(signed char const*, signed char const*, signed char*, int, int) [function] [call site] 02655
8 diff_freq_decode(signed char const*, signed char*, int) [function] [call site] 02656
8 diff_time_decode_backwards(signed char const*, signed char const*, signed char*, int, int) [function] [call site] 02657
8 diff_freq_decode(signed char const*, signed char*, int) [function] [call site] 02658
8 diff_freq_decode(signed char const*, signed char*, int) [function] [call site] 02659
8 diff_time_decode_forwards(signed char const*, signed char const*, signed char*, int, int) [function] [call site] 02660
8 attach_lsb(FDK_BITSTREAM*, signed char*, int, int, int, signed char*) [function] [call site] 02661
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02662
8 attach_lsb(FDK_BITSTREAM*, signed char*, int, int, int, signed char*) [function] [call site] 02663
8 FDKmemcpy [function] [call site] 02664
8 FDKmemcpy [function] [call site] 02665
6 ecDataDec(SPATIAL_BS_FRAME_struct const*, unsigned int, FDK_BITSTREAM*, LOSSLESSDATA*, signed char (*) [9][28], signed char**, int, int, int, int, signed char) [function] [call site] 02666
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02667
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02668
6 ecDataDec(SPATIAL_BS_FRAME_struct const*, unsigned int, FDK_BITSTREAM*, LOSSLESSDATA*, signed char (*) [9][28], signed char**, int, int, int, int, signed char) [function] [call site] 02669
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02670
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02671
6 TsdRead(FDK_BITSTREAM*, int, TSD_DATA*) [function] [call site] 02672
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02673
7 longmult1(unsigned short*, unsigned short, unsigned short*, int) [function] [call site] 02674
7 longdiv(unsigned short*, unsigned short, unsigned short*, unsigned short*, int) [function] [call site] 02675
8 __assert_fail [call site] 02676
7 __assert_fail [call site] 02677
7 longcompare(unsigned short*, unsigned short*, int) [function] [call site] 02678
7 longsub(unsigned short*, unsigned short*, int, int) [function] [call site] 02679
8 __assert_fail [call site] 02680
8 __assert_fail [call site] 02681
7 longmult1(unsigned short*, unsigned short, unsigned short*, int) [function] [call site] 02682
7 longmult1(unsigned short*, unsigned short, unsigned short*, int) [function] [call site] 02683
7 longdiv(unsigned short*, unsigned short, unsigned short*, unsigned short*, int) [function] [call site] 02684
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02685
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02686
6 huff_dec_reshape(FDK_BITSTREAM*, int*, int) [function] [call site] 02687
7 huff_read_2D(FDK_BITSTREAM*, short const (*) [168][2], signed char*, int*) [function] [call site] 02688
6 parseArbitraryDownmixData(spatialDec_struct*, T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int, SPATIAL_BS_FRAME_struct const*, FDK_BITSTREAM*) [function] [call site] 02689
7 ecDataDec(SPATIAL_BS_FRAME_struct const*, unsigned int, FDK_BITSTREAM*, LOSSLESSDATA*, signed char (*) [9][28], signed char**, int, int, int, int, signed char) [function] [call site] 02690
6 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 02691
4 CAacDecoder_ExtPayloadParse(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, int*, MP4_ELEMENT_ID, int, int) [function] [call site] 02692
5 aacDecoder_drcMarkPayload(CDrcInfo*, FDK_BITSTREAM*, AACDEC_DRC_PAYLOAD_TYPE) [function] [call site] 02693
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02694
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02695
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02696
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02697
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02698
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02699
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02700
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02701
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02702
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02703
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02704
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02705
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02706
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02707
5 FDK_drcDec_SetCodecMode [function] [call site] 02708
5 FDK_drcDec_ReadUniDrc [function] [call site] 02709
6 drcDec_GainDecoder_GetFrameSize(DRC_GAIN_DECODER*) [function] [call site] 02710
6 drcDec_GainDecoder_GetDeltaTminDefault(DRC_GAIN_DECODER*) [function] [call site] 02711
6 drcDec_readUniDrc(FDK_BITSTREAM*, UNI_DRC_CONFIG*, LOUDNESS_INFO_SET*, int, int, UNI_DRC_GAIN*) [function] [call site] 02712
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02713
7 drcDec_readUniDrcConfig(FDK_BITSTREAM*, UNI_DRC_CONFIG*) [function] [call site] 02714
7 FDKmemclear [function] [call site] 02715
7 drcDec_readLoudnessInfoSet(FDK_BITSTREAM*, LOUDNESS_INFO_SET*) [function] [call site] 02716
7 FDKmemclear [function] [call site] 02717
7 drcDec_readUniDrcGain(FDK_BITSTREAM*, UNI_DRC_CONFIG*, int, int, UNI_DRC_GAIN*) [function] [call site] 02718
8 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 02719
8 fMin(unsigned char, unsigned char) [function] [call site] 02720
8 _getTimeDeltaMin(GAIN_SET const*, int) [function] [call site] 02721
8 _readDrcGainSequence(FDK_BITSTREAM*, GAIN_SET*, int, int, unsigned char*, GAIN_NODE*) [function] [call site] 02722
9 _readNodes(FDK_BITSTREAM*, GAIN_SET*, int, int, unsigned char*, GAIN_NODE*) [function] [call site] 02723
10 _getZ(int) [function] [call site] 02724
10 _decodeGainInitial(FDK_BITSTREAM*, GAIN_CODING_PROFILE) [function] [call site] 02725
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02726
10 _decodeNNodes(FDK_BITSTREAM*) [function] [call site] 02727
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02728
10 _decodeSlopes(FDK_BITSTREAM*, GAIN_INTERPOLATION_TYPE, int, GAIN_NODE*) [function] [call site] 02729
11 _decodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02730
12 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02731
10 _decodeTimes(FDK_BITSTREAM*, int, int, int, int, int, int, GAIN_NODE*) [function] [call site] 02732
11 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02733
11 _decodeTimeDelta(FDK_BITSTREAM*, int) [function] [call site] 02734
12 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02735
12 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02736
12 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02737
11 fMin(int, int) [function] [call site] 02738
11 _decodeTimeDelta(FDK_BITSTREAM*, int) [function] [call site] 02739
10 _decodeGains(FDK_BITSTREAM*, GAIN_CODING_PROFILE, int, GAIN_NODE*) [function] [call site] 02740
11 _decodeGainInitial(FDK_BITSTREAM*, GAIN_CODING_PROFILE) [function] [call site] 02741
11 _decodeHuffmanCW(signed char const (*) [2], FDK_BITSTREAM*) [function] [call site] 02742
8 _readUniDrcGainExtension(FDK_BITSTREAM*, UNI_DRC_GAIN_EXTENSION*) [function] [call site] 02743
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02744
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02745
9 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02746
6 startSelectionProcess(s_drc_decoder*) [function] [call site] 02747
6 _getGainStatus(UNI_DRC_GAIN*) [function] [call site] 02748
5 mpegSurroundDecoder_IsFullMpegSurroundDecoderInstanceAvailable [function] [call site] 02749
5 mpegSurroundDecoder_Open [function] [call site] 02750
5 mpegSurroundDecoder_Parse [function] [call site] 02751
6 __assert_fail [call site] 02752
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02753
6 isValidAncType(MpegSurroundDecoder*, int) [function] [call site] 02754
7 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 02755
6 isValidAncStartStop(MpegSurroundDecoder*, int) [function] [call site] 02756
7 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 02757
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02758
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02759
6 FDKinitBitStream(FDK_BITSTREAM*, unsigned char*, unsigned int, unsigned int, FDK_BS_CFG) [function] [call site] 02760
6 __assert_fail [call site] 02761
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02762
6 SpatialDecParseSpecificConfigHeader(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, AUDIO_OBJECT_TYPE, SPATIAL_DEC_UPMIX_TYPE) [function] [call site] 02763
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02764
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02765
7 SpatialDecParseSpecificConfig(FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG*, int, AUDIO_OBJECT_TYPE) [function] [call site] 02766
7 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02767
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02768
7 SpatialDecDecodeHelperInfo(T_SPATIAL_SPECIFIC_CONFIG*, UPMIXTYPE) [function] [call site] 02769
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02770
6 sscCheckInBand(T_SPATIAL_SPECIFIC_CONFIG*, int, int) [function] [call site] 02771
7 __assert_fail [call site] 02772
7 sscParseCheck(T_SPATIAL_SPECIFIC_CONFIG const*) [function] [call site] 02773
7 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 02774
7 checkTimeSlots(int, int, int) [function] [call site] 02775
6 FDK_SpatialDecCompareSpatialSpecificConfigHeader [function] [call site] 02776
6 SpatialDecInitParserContext [function] [call site] 02777
6 FDKmemcpy [function] [call site] 02778
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02779
6 SpatialDecParseFrameData(spatialDec_struct*, SPATIAL_BS_FRAME_struct*, FDK_BITSTREAM*, T_SPATIAL_SPECIFIC_CONFIG const*, UPMIXTYPE, int) [function] [call site] 02780
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02781
6 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 02782
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02783
5 CAacDecoder_SyncQmfMode(AAC_DECODER_INSTANCE*) [function] [call site] 02784
6 mpegSurroundDecoder_SetParam [function] [call site] 02785
6 FDKinitLibInfo(LIB_INFO*) [function] [call site] 02786
6 mpegSurroundDecoder_GetLibInfo [function] [call site] 02787
7 FDKsprintf [function] [call site] 02788
8 vsprintf [call site] 02789
6 FDKlibInfo_getCapabilities(LIB_INFO const*, FDK_MODULE_ID) [function] [call site] 02790
6 sbrDecoder_SetParam [function] [call site] 02791
6 __assert_fail [call site] 02792
5 sbrDecoder_InitElement [function] [call site] 02793
5 sbrDecoder_Parse [function] [call site] 02794
5 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02795
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02796
5 CAacDecoder_AncDataParse(CAncData*, FDK_BITSTREAM*, int) [function] [call site] 02797
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02798
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02799
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02800
5 FDKpushBack(FDK_BITSTREAM*, unsigned int) [function] [call site] 02801
5 CAacDecoder_ExtPayloadParse(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, int*, MP4_ELEMENT_ID, int, int) [function] [call site] 02802
6 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02803
3 FDKmemclear [function] [call site] 02804
3 CPns_ResetData(CPnsData*, CPnsInterChannelData*) [function] [call site] 02805
3 CChannelElement_Read(FDK_BITSTREAM*, CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, AUDIO_OBJECT_TYPE, SamplingRateInfo*, unsigned int, unsigned int, unsigned int, unsigned char, signed char, TRANSPORTDEC*) [function] [call site] 02806
3 CProgramConfig_LookupElement(CProgramConfig*, unsigned int, unsigned int, unsigned int, unsigned char*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned int, unsigned char*, MP4_ELEMENT_ID*, MP4_ELEMENT_ID) [function] [call site] 02807
3 CDataStreamElement_Read(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, unsigned char*, unsigned int) [function] [call site] 02808
4 transportDec_CrcStartReg(TRANSPORTDEC*, int) [function] [call site] 02809
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02810
4 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02811
4 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02812
4 CAacDecoder_AncDataParse(CAncData*, FDK_BITSTREAM*, int) [function] [call site] 02813
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02814
4 aacDecoder_drcMarkPayload(CDrcInfo*, FDK_BITSTREAM*, AACDEC_DRC_PAYLOAD_TYPE) [function] [call site] 02815
4 pcmDmx_Parse [function] [call site] 02816
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02817
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02818
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02819
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02820
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02821
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02822
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02823
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02824
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02825
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02826
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02827
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02828
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02829
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02830
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02831
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02832
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02833
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02834
5 FDKpushFor(FDK_BITSTREAM*, unsigned int) [function] [call site] 02835
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02836
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02837
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02838
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02839
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02840
5 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02841
5 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02842
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02843
3 CProgramConfig_LookupElement(CProgramConfig*, unsigned int, unsigned int, unsigned int, unsigned char*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned int, unsigned char*, MP4_ELEMENT_ID*, MP4_ELEMENT_ID) [function] [call site] 02844
3 CProgramConfigElement_Read(FDK_BITSTREAM*, TRANSPORTDEC*, CProgramConfig*, unsigned int, unsigned int) [function] [call site] 02845
4 CProgramConfig_Init(CProgramConfig*) [function] [call site] 02846
4 transportDec_CrcStartReg(TRANSPORTDEC*, int) [function] [call site] 02847
4 CProgramConfig_Read(CProgramConfig*, FDK_BITSTREAM*, unsigned int) [function] [call site] 02848
4 transportDec_CrcEndReg(TRANSPORTDEC*, int) [function] [call site] 02849
4 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 02850
4 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 02851
4 CProgramConfig_GetDefault(CProgramConfig*, unsigned int) [function] [call site] 02852
4 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 02853
4 CProgramConfig_Compare(CProgramConfig const*, CProgramConfig const*) [function] [call site] 02854
4 FDKmemcpy [function] [call site] 02855
3 CProgramConfig_GetElementTable(CProgramConfig const*, MP4_ELEMENT_ID*, int, unsigned char*) [function] [call site] 02856
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02857
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02858
3 CAacDecoder_ExtPayloadParse(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, int*, MP4_ELEMENT_ID, int, int) [function] [call site] 02859
3 aacDecoder_ParseExplicitMpsAndSbr(AAC_DECODER_INSTANCE*, FDK_BITSTREAM*, MP4_ELEMENT_ID, int, int, int const*) [function] [call site] 02860
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02861
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02862
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02863
3 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 02864
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02865
3 FDKreadBit(FDK_BITSTREAM*) [function] [call site] 02866
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02867
3 FDK_drcDec_ReadUniDrcGain [function] [call site] 02868
4 drcDec_GainDecoder_GetFrameSize(DRC_GAIN_DECODER*) [function] [call site] 02869
4 drcDec_GainDecoder_GetDeltaTminDefault(DRC_GAIN_DECODER*) [function] [call site] 02870
4 drcDec_readUniDrcGain(FDK_BITSTREAM*, UNI_DRC_CONFIG*, int, int, UNI_DRC_GAIN*) [function] [call site] 02871
4 _getGainStatus(UNI_DRC_GAIN*) [function] [call site] 02872
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 02873
3 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02874
3 fMin(int, int) [function] [call site] 02875
3 validateElementInstanceTags(CProgramConfig*, CAacDecoderChannelInfo**, int, MP4_ELEMENT_ID*, int) [function] [call site] 02876
4 findElementInstanceTag(int, MP4_ELEMENT_ID, CAacDecoderChannelInfo**, int, MP4_ELEMENT_ID*, int) [function] [call site] 02877
4 findElementInstanceTag(int, MP4_ELEMENT_ID, CAacDecoderChannelInfo**, int, MP4_ELEMENT_ID*, int) [function] [call site] 02878
4 findElementInstanceTag(int, MP4_ELEMENT_ID, CAacDecoderChannelInfo**, int, MP4_ELEMENT_ID*, int) [function] [call site] 02879
4 findElementInstanceTag(int, MP4_ELEMENT_ID, CAacDecoderChannelInfo**, int, MP4_ELEMENT_ID*, int) [function] [call site] 02880
3 FDKbyteAlign(FDK_BITSTREAM*, unsigned int) [function] [call site] 02881
3 transportDec_GetAuBitsTotal(TRANSPORTDEC*, unsigned int) [function] [call site] 02882
3 transportDec_GetAuBitsRemaining(TRANSPORTDEC*, unsigned int) [function] [call site] 02883
3 transportDec_GetAuBitsTotal(TRANSPORTDEC*, unsigned int) [function] [call site] 02884
3 transportDec_GetFormat(TRANSPORTDEC*) [function] [call site] 02885
3 FDKpushBiDirectional(FDK_BITSTREAM*, int) [function] [call site] 02886
3 CAacDecoder_GetELChannels(MP4_ELEMENT_ID, unsigned char) [function] [call site] 02887
3 CChannelElement_Decode(CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, SamplingRateInfo*, unsigned int, unsigned int, int) [function] [call site] 02888
4 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02889
4 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02890
4 MapMidSideMaskToPnsCorrelation(CAacDecoderChannelInfo**) [function] [call site] 02891
5 CPns_SetCorrelation(CPnsData*, int, int, int) [function] [call site] 02892
5 CPns_IsPnsUsed(CPnsData const*, int, int) [function] [call site] 02893
5 CPns_IsPnsUsed(CPnsData const*, int, int) [function] [call site] 02894
4 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02895
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 02896
4 CJointStereo_ApplyMS(CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, int*, int*, short*, short*, short*, short*, short const*, unsigned char const*, int, int, int, int, int*, short*, int) [function] [call site] 02897
5 fMax(int, int) [function] [call site] 02898
5 fMin(int, int) [function] [call site] 02899
5 FDKmemclear [function] [call site] 02900
5 FDKmemclear [function] [call site] 02901
5 fMin(int, int) [function] [call site] 02902
5 fMin(int, int) [function] [call site] 02903
5 fMin(int, int) [function] [call site] 02904
5 fMin(int, int) [function] [call site] 02905
5 FDKmemcpy [function] [call site] 02906
5 fMin(int, int) [function] [call site] 02907
5 scaleValues(int*, int const*, int, int) [function] [call site] 02908
6 int fixmin (int, int) [function] [call site] 02909
6 int fixmin (int, int) [function] [call site] 02910
5 fMin(int, int) [function] [call site] 02911
5 scaleValues(int*, int, int) [function] [call site] 02912
5 FDKmemcpy [function] [call site] 02913
5 __assert_fail [call site] 02914
5 fMin(int, int) [function] [call site] 02915
5 scaleValues(int*, int, int) [function] [call site] 02916
5 __assert_fail [call site] 02917
5 fMin(int, int) [function] [call site] 02918
5 fMin(int, int) [function] [call site] 02919
5 CJointStereo_filterAndAdd(int*, int, int, int const*, int*, unsigned char) [function] [call site] 02920
6 fMultDiv2(int, int) [function] [call site] 02921
6 fMultDiv2(int, int) [function] [call site] 02922
6 fMultDiv2(int, int) [function] [call site] 02923
6 fMultDiv2(int, int) [function] [call site] 02924
6 fMultDiv2(int, int) [function] [call site] 02925
6 fMultDiv2(int, int) [function] [call site] 02926
6 fMultDiv2(int, int) [function] [call site] 02927
6 fMultDiv2(int, int) [function] [call site] 02928
6 fMultDiv2(int, int) [function] [call site] 02929
6 fMultDiv2(int, int) [function] [call site] 02930
6 fMultDiv2(int, int) [function] [call site] 02931
6 fMultDiv2(int, int) [function] [call site] 02932
6 fMultDiv2(int, int) [function] [call site] 02933
6 fMultDiv2(int, int) [function] [call site] 02934
6 fMultDiv2(int, int) [function] [call site] 02935
6 fMultDiv2(int, int) [function] [call site] 02936
6 fMultDiv2(int, int) [function] [call site] 02937
6 fMultDiv2(int, int) [function] [call site] 02938
6 fMultDiv2(int, int) [function] [call site] 02939
6 fMultDiv2(int, int) [function] [call site] 02940
6 fMultDiv2(int, int) [function] [call site] 02941
6 fMultDiv2(int, int) [function] [call site] 02942
6 fMultDiv2(int, int) [function] [call site] 02943
6 fMultDiv2(int, int) [function] [call site] 02944
6 fMultDiv2(int, int) [function] [call site] 02945
6 fMultDiv2(int, int) [function] [call site] 02946
6 fMultDiv2(int, int) [function] [call site] 02947
6 fMultDiv2(int, int) [function] [call site] 02948
6 fMultDiv2(int, int) [function] [call site] 02949
6 fMultDiv2(int, int) [function] [call site] 02950
6 fMultDiv2(int, int) [function] [call site] 02951
6 fMultDiv2(int, int) [function] [call site] 02952
6 fMultDiv2(int, int) [function] [call site] 02953
6 fMultDiv2(int, int) [function] [call site] 02954
6 fMultDiv2(int, int) [function] [call site] 02955
6 fMultDiv2(int, int) [function] [call site] 02956
5 CJointStereo_filterAndAdd(int*, int, int, int const*, int*, unsigned char) [function] [call site] 02957
5 CJointStereo_filterAndAdd(int*, int, int, int const*, int*, unsigned char) [function] [call site] 02958
5 CJointStereo_filterAndAdd(int*, int, int, int const*, int*, unsigned char) [function] [call site] 02959
5 fixnorm_D(int) [function] [call site] 02960
5 fixnorm_D(int) [function] [call site] 02961
5 __assert_fail [call site] 02962
5 fMult(short, int) [function] [call site] 02963
6 fixmul_SD(short, int) [function] [call site] 02964
7 fixmuldiv2_SD(short, int) [function] [call site] 02965
5 fMult(short, int) [function] [call site] 02966
5 fMultDiv2(int, int) [function] [call site] 02967
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 02968
5 __assert_fail [call site] 02969
5 GetWindowShape(CIcsInfo const*) [function] [call site] 02970
5 __assert_fail [call site] 02971
5 fMin(int, int) [function] [call site] 02972
5 fMin(int, int) [function] [call site] 02973
5 __assert_fail [call site] 02974
5 CJointStereo_GenerateMSOutput(int*, int*, unsigned int, unsigned int, unsigned int) [function] [call site] 02975
5 FDKmemclear [function] [call site] 02976
4 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 02977
4 GetWindowGroupLengthTable(CIcsInfo const*) [function] [call site] 02978
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 02979
4 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 02980
4 CJointStereo_ApplyIS(CAacDecoderChannelInfo**, short const*, unsigned char const*, int, int) [function] [call site] 02981
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 02982
5 __assert_fail [call site] 02983
5 GetWindowShape(CIcsInfo const*) [function] [call site] 02984
5 __assert_fail [call site] 02985
5 fMult(int, int) [function] [call site] 02986
4 CLpdChannelStream_Decode(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, unsigned int) [function] [call site] 02987
5 CFac_ApplyGains(int*, int, int, int const*, int) [function] [call site] 02988
6 fMult(int, int) [function] [call site] 02989
6 fMult(int, int) [function] [call site] 02990
6 fMult(int, int) [function] [call site] 02991
5 CLpd_TcxDecode(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, unsigned int, int, int, int, int) [function] [call site] 02992
6 find_mpitch(int*, int) [function] [call site] 02993
7 fPow2Div2(int) [function] [call site] 02994
7 fDivNorm(int, int, int*) [function] [call site] 02995
7 fMax(int, int) [function] [call site] 02996
6 scaleValue(int, int) [function] [call site] 02997
6 UsacRandomSign(unsigned int*) [function] [call site] 02998
6 __assert_fail [call site] 02999
6 UsacRandomSign(unsigned int*) [function] [call site] 03000
6 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 03001
6 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 03002
6 CLpd_FdnsDecode(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, int*, int, int, short*, short const*, int, short const*, int, int*, int) [function] [call site] 03003
7 CLpd_AdaptLowFreqDeemph(int*, int, int*, int) [function] [call site] 03004
8 fPow2Div2(int) [function] [call site] 03005
8 fPow2Div2(int) [function] [call site] 03006
8 fMax(int, int) [function] [call site] 03007
8 fDivNorm(int, int, int*) [function] [call site] 03008
8 invSqrtNorm2(int, int*) [function] [call site] 03009
9 sqrt(float) [function] [call site] 03010
9 frexpf [call site] 03011
9 ldexp(float, int) [function] [call site] 03012
10 ldexpf [call site] 03013
9 __assert_fail [call site] 03014
8 scaleValue(int, int) [function] [call site] 03015
8 fMultDiv2(int, int) [function] [call site] 03016
7 calcEnergy(int const*, short, int, int*) [function] [call site] 03017
8 getScalefactor(int const*, int) [function] [call site] 03018
8 fMin(int, int) [function] [call site] 03019
8 fMin(int, int) [function] [call site] 03020
8 fPow2Div2(int) [function] [call site] 03021
7 calcTCXGain(CAacDecoderChannelInfo*, int*, int, int, int, int) [function] [call site] 03022
8 CLpd_DecodeGain(int*, int*, int) [function] [call site] 03023
8 fNorm(int) [function] [call site] 03024
8 invSqrtNorm2(int, int*) [function] [call site] 03025
8 fMult(int, int) [function] [call site] 03026
8 fMultDiv2(int, int) [function] [call site] 03027
7 lpc2mdctAndNoiseShaping(int*, short*, int, int, short const*, int, short const*, int) [function] [call site] 03028
8 __assert_fail [call site] 03029
8 fMult(short, int) [function] [call site] 03030
8 fMult(short, int) [function] [call site] 03031
8 fMult(int, short) [function] [call site] 03032
9 fixmul_DS(int, short) [function] [call site] 03033
10 fixmul_SD(short, int) [function] [call site] 03034
8 fMult(int, short) [function] [call site] 03035
8 fMult(int, short) [function] [call site] 03036
8 fMult(int, short) [function] [call site] 03037
8 fMax(int, int) [function] [call site] 03038
8 fMax(int, int) [function] [call site] 03039
8 FDKmemclear [function] [call site] 03040
8 FDKmemclear [function] [call site] 03041
8 scaleValues(int*, int, int) [function] [call site] 03042
8 scaleValues(int*, int, int) [function] [call site] 03043
8 fft(int, int*, int*) [function] [call site] 03044
9 fft_32(int*) [function] [call site] 03045
10 fMultDiv2(int, short) [function] [call site] 03046
11 fixmuldiv2_DS(int, short) [function] [call site] 03047
12 fixmuldiv2_SD(short, int) [function] [call site] 03048
10 fMultDiv2(int, short) [function] [call site] 03049
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03050
11 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03051
12 fMultDiv2(int, short) [function] [call site] 03052
12 fMultDiv2(int, short) [function] [call site] 03053
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03054
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03055
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03056
10 fMultDiv2(int, short) [function] [call site] 03057
10 fMultDiv2(int, short) [function] [call site] 03058
10 fMultDiv2(int, short) [function] [call site] 03059
10 fMultDiv2(int, short) [function] [call site] 03060
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03061
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03062
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03063
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03064
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03065
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03066
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03067
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03068
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03069
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03070
10 fMultDiv2(int, short) [function] [call site] 03071
10 fMultDiv2(int, short) [function] [call site] 03072
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03073
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03074
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03075
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03076
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03077
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03078
9 fft_16(int*) [function] [call site] 03079
10 fMultDiv2(int, short) [function] [call site] 03080
10 fMultDiv2(int, short) [function] [call site] 03081
10 fMultDiv2(int, short) [function] [call site] 03082
10 fMultDiv2(int, short) [function] [call site] 03083
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03084
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03085
10 fMultDiv2(int, short) [function] [call site] 03086
10 fMultDiv2(int, short) [function] [call site] 03087
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03088
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03089
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03090
9 fMultDiv2(int, short) [function] [call site] 03091
9 fMult(int, short) [function] [call site] 03092
9 fft6(int*) [function] [call site] 03093
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03094
11 __assert_fail [call site] 03095
11 fft_apply_rot_vector(int*, int, int, short const*, short const*) [function] [call site] 03096
12 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03097
9 fft10(int*) [function] [call site] 03098
10 fMult(int, short) [function] [call site] 03099
10 fMult(int, short) [function] [call site] 03100
10 fMult(int, short) [function] [call site] 03101
10 fMult(int, short) [function] [call site] 03102
10 fMult(int, short) [function] [call site] 03103
10 fMult(int, short) [function] [call site] 03104
10 fMult(int, short) [function] [call site] 03105
10 fMult(int, short) [function] [call site] 03106
10 fMult(int, short) [function] [call site] 03107
10 fMult(int, short) [function] [call site] 03108
10 fMult(int, short) [function] [call site] 03109
10 fMult(int, short) [function] [call site] 03110
10 fMult(int, short) [function] [call site] 03111
10 fMult(int, short) [function] [call site] 03112
10 fMult(int, short) [function] [call site] 03113
9 fft12(int*) [function] [call site] 03114
10 fMultDiv2(int, short) [function] [call site] 03115
10 fMultDiv2(int, short) [function] [call site] 03116
10 fMultDiv2(int, short) [function] [call site] 03117
10 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03118
10 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03119
10 fMultDiv2(int, short) [function] [call site] 03120
9 fft15(int*) [function] [call site] 03121
10 fMult(int, short) [function] [call site] 03122
10 fMult(int, short) [function] [call site] 03123
10 fMult(int, short) [function] [call site] 03124
9 fft20(int*) [function] [call site] 03125
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03126
10 fft_4(int*) [function] [call site] 03127
9 fft24(int*) [function] [call site] 03128
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03129
9 fft48(int*) [function] [call site] 03130
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03131
10 fft_4(int*) [function] [call site] 03132
9 fft60(int*) [function] [call site] 03133
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03134
10 fft_4(int*) [function] [call site] 03135
9 dit_fft(int*, int, FIXP_SPK const*, int) [function] [call site] 03136
10 scramble(int*, int) [function] [call site] 03137
10 __assert_fail [call site] 03138
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03139
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03140
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03141
10 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03142
10 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03143
10 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03144
9 fft80(int*) [function] [call site] 03145
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03146
9 fft96(int*) [function] [call site] 03147
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03148
9 fft120(int*) [function] [call site] 03149
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03150
10 fft_8(int*) [function] [call site] 03151
11 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03152
11 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03153
9 dit_fft(int*, int, FIXP_SPK const*, int) [function] [call site] 03154
9 fft192(int*) [function] [call site] 03155
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03156
9 fft240(int*) [function] [call site] 03157
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03158
9 dit_fft(int*, int, FIXP_SPK const*, int) [function] [call site] 03159
9 fft384(int*) [function] [call site] 03160
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03161
9 fft480(int*) [function] [call site] 03162
10 fftN2_func(int*, int, int, int, void (*)(int*), void (*)(int*), short const*, short const*, int*, int*) [function] [call site] 03163
9 dit_fft(int*, int, FIXP_SPK const*, int) [function] [call site] 03164
9 __assert_fail [call site] 03165
8 fft(int, int*, int*) [function] [call site] 03166
8 scaleValues(int*, int, int) [function] [call site] 03167
8 scaleValues(int*, int, int) [function] [call site] 03168
8 __assert_fail [call site] 03169
8 fNorm(int) [function] [call site] 03170
8 fPow2(int) [function] [call site] 03171
9 fixpow2_D(int) [function] [call site] 03172
10 fixpow2div2_D(int) [function] [call site] 03173
8 invSqrtNorm2(int, int*) [function] [call site] 03174
8 fNorm(int) [function] [call site] 03175
8 fPow2(int) [function] [call site] 03176
8 invSqrtNorm2(int, int*) [function] [call site] 03177
8 __assert_fail [call site] 03178
8 __assert_fail [call site] 03179
8 fDivNorm(int, int, int*) [function] [call site] 03180
8 fMult(int, int) [function] [call site] 03181
8 scaleValue(int, int) [function] [call site] 03182
8 fMult(int, int) [function] [call site] 03183
8 fMult(int, int) [function] [call site] 03184
8 scaleValue(int, int) [function] [call site] 03185
8 fMult(int, int) [function] [call site] 03186
8 fMultDiv2(int, int) [function] [call site] 03187
8 scaleValue(int, int) [function] [call site] 03188
8 scaleValueSaturate(int, int) [function] [call site] 03189
5 CFac_ApplyGains(int*, int, int, int const*, int) [function] [call site] 03190
4 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 03191
4 fMax(int, int) [function] [call site] 03192
4 CBlock_ScaleSpectralData(CAacDecoderChannelInfo*, unsigned char, SamplingRateInfo*) [function] [call site] 03193
5 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 03194
5 FDKmemclear [function] [call site] 03195
5 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 03196
5 fMax(int, int) [function] [call site] 03197
5 GetMaximumTnsBands(CIcsInfo const*, int) [function] [call site] 03198
6 IsLongBlock(CIcsInfo const*) [function] [call site] 03199
5 fMin(int, int) [function] [call site] 03200
5 fMax(int, int) [function] [call site] 03201
5 __assert_fail [call site] 03202
5 getScalefactor(int const*, int) [function] [call site] 03203
5 fMax(int, int) [function] [call site] 03204
5 fMin(int, int) [function] [call site] 03205
5 __assert_fail [call site] 03206
4 IsLongBlock(CIcsInfo const*) [function] [call site] 03207
4 FDKmemclear [function] [call site] 03208
4 FDKmemclear [function] [call site] 03209
4 CPns_UpdateNoiseState(CPnsData*, int*, int*) [function] [call site] 03210
4 ApplyTools(CAacDecoderChannelInfo**, SamplingRateInfo const*, unsigned int, unsigned int, int, int) [function] [call site] 03211
5 CPns_Apply(CPnsData const*, CIcsInfo const*, int*, short const*, short const*, SamplingRateInfo const*, int, int) [function] [call site] 03212
6 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 03213
6 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 03214
6 GetWindowGroups(CIcsInfo const*) [function] [call site] 03215
6 GetWindowGroupLength(CIcsInfo const*, int) [function] [call site] 03216
6 CPns_IsPnsUsed(CPnsData const*, int, int) [function] [call site] 03217
6 __assert_fail [call site] 03218
6 CPns_IsCorrelated(CPnsData const*, int, int) [function] [call site] 03219
6 GenerateRandomVector(int*, int, int*) [function] [call site] 03220
7 invSqrtNorm2(int, int*) [function] [call site] 03221
7 fMult(int, int) [function] [call site] 03222
6 GenerateRandomVector(int*, int, int*) [function] [call site] 03223
6 CPns_IsOutOfPhase(CPnsData const*, int, int) [function] [call site] 03224
6 ScaleBand(int*, int, int, int, int, int) [function] [call site] 03225
7 fMin(int, int) [function] [call site] 03226
7 fMultDiv2(int, int) [function] [call site] 03227
7 fMin(int, int) [function] [call site] 03228
7 fMultDiv2(int, int) [function] [call site] 03229
5 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 03230
5 CTns_Apply(CTnsData*, CIcsInfo const*, int*, SamplingRateInfo const*, int, unsigned char, unsigned char, unsigned int) [function] [call site] 03231
6 GetWindowsPerFrame(CIcsInfo const*) [function] [call site] 03232
6 GetMaximumTnsBands(CIcsInfo const*, int) [function] [call site] 03233
6 fMin(unsigned char, unsigned char) [function] [call site] 03234
6 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 03235
6 fMin(unsigned char, unsigned char) [function] [call site] 03236
6 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 03237
6 FDKmemclear [function] [call site] 03238
6 CLpc_SynthesisLattice(int*, int, int, int, int, int const*, int, int*) [function] [call site] 03239
7 __assert_fail [call site] 03240
7 __assert_fail [call site] 03241
7 scaleValue(int, int) [function] [call site] 03242
7 fMultSubDiv2(int, int, int) [function] [call site] 03243
8 fixmsubdiv2_DD(int, int, int) [function] [call site] 03244
9 fMultDiv2(int, int) [function] [call site] 03245
7 fMultAddDiv2(int, int, int) [function] [call site] 03246
7 scaleValue(int, int) [function] [call site] 03247
4 GetScaleFactorBandOffsets(CIcsInfo const*, SamplingRateInfo const*) [function] [call site] 03248
4 GetWindowGroupLengthTable(CIcsInfo const*) [function] [call site] 03249
4 GetWindowGroups(CIcsInfo const*) [function] [call site] 03250
4 CJointStereo_ApplyMS(CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, int*, int*, short*, short*, short*, short*, short const*, unsigned char const*, int, int, int, int, int*, short*, int) [function] [call site] 03251
4 CRvlc_ElementCheck(CAacDecoderChannelInfo**, CAacDecoderStaticChannelInfo**, unsigned int, int) [function] [call site] 03252
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 03253
3 transportDec_CrcCheck(TRANSPORTDEC*) [function] [call site] 03254
4 transportDec_AdjustEndOfAccessUnit(TRANSPORTDEC*) [function] [call site] 03255
4 adtsRead_CrcCheck(STRUCT_ADTS*) [function] [call site] 03256
5 FDKcrcGetCRC(FDK_CRCINFO*) [function] [call site] 03257
4 drmRead_CrcCheck(STRUCT_DRM*) [function] [call site] 03258
5 FDKcrcGetCRC(FDK_CRCINFO*) [function] [call site] 03259
3 FDKmemcpy [function] [call site] 03260
3 FDKmemcpy [function] [call site] 03261
3 FDKmemcpy [function] [call site] 03262
3 FDKmemcpy [function] [call site] 03263
3 FDKmemcpy [function] [call site] 03264
3 FDKmemcpy [function] [call site] 03265
3 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 03266
3 pcmDmx_SetMatrixMixdownFromPce [function] [call site] 03267
3 CProgramConfig_IsValid(CProgramConfig const*) [function] [call site] 03268
3 CProgramConfig_GetPceChMap(CProgramConfig const*, unsigned char*, unsigned int) [function] [call site] 03269
4 __assert_fail [call site] 03270
4 __assert_fail [call site] 03271
4 FDKmemclear [function] [call site] 03272
3 FDKmemcpy [function] [call site] 03273
3 FDK_drcDec_GetParam [function] [call site] 03274
4 bitstreamContainsMultibandDrc(UNI_DRC_CONFIG*, int) [function] [call site] 03275
5 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 03276
4 bitstreamContainsMultibandDrc(UNI_DRC_CONFIG*, int) [function] [call site] 03277
4 drcDec_SelectionProcess_GetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM) [function] [call site] 03278
4 drcDec_SelectionProcess_GetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM) [function] [call site] 03279
3 aacDecoder_drcSetParam(CDrcInfo*, AACDEC_DRC_PARAM, int) [function] [call site] 03280
3 aacDecoder_drcProlog(CDrcInfo*, FDK_BITSTREAM*, CAacDecoderStaticChannelInfo**, unsigned char, unsigned char*, int) [function] [call site] 03281
4 aacDecoder_drcExtractAndMap(CDrcInfo*, FDK_BITSTREAM*, CAacDecoderStaticChannelInfo**, unsigned char, unsigned char*, int) [function] [call site] 03282
5 __assert_fail [call site] 03283
5 __assert_fail [call site] 03284
5 __assert_fail [call site] 03285
5 FDKmemclear [function] [call site] 03286
5 aacDecoder_drcParse(FDK_BITSTREAM*, CDrcPayload*, unsigned int) [function] [call site] 03287
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 03288
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03289
6 parseExcludedChannels(unsigned int*, FDK_BITSTREAM*) [function] [call site] 03290
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03291
7 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03292
7 __assert_fail [call site] 03293
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03294
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03295
5 aacDecoder_drcReadCompression(FDK_BITSTREAM*, CDrcPayload*, unsigned int) [function] [call site] 03296
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 03297
6 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 03298
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03299
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03300
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03301
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03302
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03303
6 FDKreadBits(FDK_BITSTREAM*, unsigned int) [function] [call site] 03304
5 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 03305
4 aacDecoder_drcParameterHandling(CDrcInfo*, int, signed char, signed char) [function] [call site] 03306
5 fDivNorm(int, int) [function] [call site] 03307
5 fLog2(int, int, int*) [function] [call site] 03308
5 fMultNorm(int, int, int*) [function] [call site] 03309
5 scaleValue(int, int) [function] [call site] 03310
5 fMin(int, int) [function] [call site] 03311
5 fDivNorm(int, int) [function] [call site] 03312
5 convert_drcParam(int) [function] [call site] 03313
3 aacDecoder_drcDisable(CDrcInfo*) [function] [call site] 03314
3 CAacDecoder_GetELChannels(MP4_ELEMENT_ID, unsigned char) [function] [call site] 03315
3 FDK_chMapDescr_getMapValue [function] [call site] 03316
4 __assert_fail [call site] 03317
3 FDKmemclear [function] [call site] 03318
3 GetScaleFactorBandsTransmitted(CIcsInfo const*) [function] [call site] 03319
3 GetScaleFactorBandsTotal(CIcsInfo const*) [function] [call site] 03320
3 CConcealment_Apply(CConcealmentInfo*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, SamplingRateInfo const*, int, unsigned char, int, unsigned int) [function] [call site] 03321
4 CConcealment_Store(CConcealmentInfo*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*) [function] [call site] 03322
5 FDKmemcpy [function] [call site] 03323
5 GetWindowSequence(CIcsInfo const*) [function] [call site] 03324
5 GetWindowShape(CIcsInfo const*) [function] [call site] 03325
5 GetWindowGroupLengthTable(CIcsInfo const*) [function] [call site] 03326
5 FDKmemcpy [function] [call site] 03327
5 FDKmemcpy [function] [call site] 03328
5 FDKmemcpy [function] [call site] 03329
5 FDKmemcpy [function] [call site] 03330
5 FDKmemcpy [function] [call site] 03331
5 FDKmemcpy [function] [call site] 03332
5 FDKmemcpy [function] [call site] 03333
4 CConcealment_UpdateState(CConcealmentInfo*, int, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03334
5 CConcealment_ApplyFadeOut(int, CConcealmentInfo*, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03335
6 fMax(int, int) [function] [call site] 03336
6 __assert_fail [call site] 03337
6 __assert_fail [call site] 03338
6 FDKmemclear [function] [call site] 03339
6 CConcealment_ApplyRandomSign(int, int*, int) [function] [call site] 03340
7 fMax(int, int) [function] [call site] 03341
6 __assert_fail [call site] 03342
6 __assert_fail [call site] 03343
5 CConcealment_ApplyFadeOut(int, CConcealmentInfo*, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03344
5 findEquiFadeFrame(CConcealParams*, int, int) [function] [call site] 03345
6 fAbs(int) [function] [call site] 03346
6 fMax(int, int) [function] [call site] 03347
5 CConcealment_ApplyFadeOut(int, CConcealmentInfo*, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03348
5 findEquiFadeFrame(CConcealParams*, int, int) [function] [call site] 03349
5 CConcealment_ApplyFadeOut(int, CConcealmentInfo*, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03350
5 __assert_fail [call site] 03351
5 findEquiFadeFrame(CConcealParams*, int, int) [function] [call site] 03352
5 findEquiFadeFrame(CConcealParams*, int, int) [function] [call site] 03353
4 CLpc_Conceal(short (*) [16], short*, short*, int) [function] [call site] 03354
5 fMult(short, short) [function] [call site] 03355
5 fMult(short, short) [function] [call site] 03356
5 fMult(short, short) [function] [call site] 03357
5 fixp_cos(int, int) [function] [call site] 03358
4 FDKmemcpy [function] [call site] 03359
4 FDKmemcpy [function] [call site] 03360
4 FDKmemclear [function] [call site] 03361
4 CConcealment_ApplyNoise(CConcealmentInfo*, CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, SamplingRateInfo const*, int, unsigned int) [function] [call site] 03362
5 __assert_fail [call site] 03363
5 __assert_fail [call site] 03364
5 CConcealment_ApplyFadeOut(int, CConcealmentInfo*, CAacDecoderStaticChannelInfo*, int, CAacDecoderChannelInfo*) [function] [call site] 03365
5 CConcealment_GetWinSeq(int) [function] [call site] 03366
5 FDKmemclear [function] [call site] 03367
5 FDKmemclear [function] [call site] 03368
5 __assert_fail [call site] 03369
4 CConcealment_ApplyInter(CConcealmentInfo*, CAacDecoderChannelInfo*, SamplingRateInfo const*, int, int, int, int) [function] [call site] 03370
5 FDKmemclear [function] [call site] 03371
5 FDKmemclear [function] [call site] 03372
5 FDKmemcpy [function] [call site] 03373
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03374
6 fixnormz_D(int) [function] [call site] 03375
6 fPow2Div2(int) [function] [call site] 03376
6 fixnormz_D(int) [function] [call site] 03377
6 fixnormz_D(int) [function] [call site] 03378
6 fPow2Div2(int) [function] [call site] 03379
6 fixnormz_D(int) [function] [call site] 03380
6 fixnormz_D(int) [function] [call site] 03381
6 fPow2Div2(int) [function] [call site] 03382
6 fixnormz_D(int) [function] [call site] 03383
6 fixnormz_D(int) [function] [call site] 03384
6 fPow2Div2(int) [function] [call site] 03385
6 fixnormz_D(int) [function] [call site] 03386
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03387
5 CConcealment_InterpolateBuffer(int*, short*, short*, short*, int*, int*, int, short const*) [function] [call site] 03388
6 fMax(short, short) [function] [call site] 03389
6 fMin(int, int) [function] [call site] 03390
6 fMult(int, short) [function] [call site] 03391
6 scaleValue(int, int) [function] [call site] 03392
6 fMax(short, short) [function] [call site] 03393
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03394
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03395
5 CConcealment_InterpolateBuffer(int*, short*, short*, short*, int*, int*, int, short const*) [function] [call site] 03396
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03397
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03398
5 CConcealment_CalcBandEnergy(int*, SamplingRateInfo const*, int, CConcealmentExpandType, int*) [function] [call site] 03399
5 CConcealment_InterpolateBuffer(int*, short*, short*, short*, int*, int*, int, short const*) [function] [call site] 03400
5 __assert_fail [call site] 03401
5 __assert_fail [call site] 03402
5 __assert_fail [call site] 03403
5 __assert_fail [call site] 03404
5 __assert_fail [call site] 03405
5 __assert_fail [call site] 03406
5 CConcealment_GetWinSeq(int) [function] [call site] 03407
5 FDKmemclear [function] [call site] 03408
4 FDKmemcpy [function] [call site] 03409
4 FDKmemcpy [function] [call site] 03410
4 FDKmemclear [function] [call site] 03411
4 FDKmemclear [function] [call site] 03412
3 aacDecoder_drcInitChannelData(CDrcChannelData*) [function] [call site] 03413
3 aacDecoder_drcInitChannelData(CDrcChannelData*) [function] [call site] 03414
3 aacDecoder_drcApply(CDrcInfo*, void*, CAacDecoderChannelInfo*, CDrcChannelData*, int*, int, int, int) [function] [call site] 03415
4 aacDecoder_drcInitChannelData(CDrcChannelData*) [function] [call site] 03416
4 sbrDecoder_drcDisable [function] [call site] 03417
5 sbrDecoder_drcGetChannel(SBR_DECODER_INSTANCE*, int) [function] [call site] 03418
6 fMin(int, int) [function] [call site] 03419
5 sbrDecoder_drcInitChannel(SBRDEC_DRC_CHANNEL*) [function] [call site] 03420
4 scaleValue(int, int) [function] [call site] 03421
4 __assert_fail [call site] 03422
4 fLdPow(int, int, int, int, int*) [function] [call site] 03423
4 scaleValue(int, int) [function] [call site] 03424
4 __assert_fail [call site] 03425
4 fPowInt(int, int, int, int*) [function] [call site] 03426
5 fixnorm_D(int) [function] [call site] 03427
5 fAbs(int) [function] [call site] 03428
5 fMult(int, int) [function] [call site] 03429
5 fDivNorm(int, int, int*) [function] [call site] 03430
5 fixnorm_D(int) [function] [call site] 03431
4 fMult(int, int) [function] [call site] 03432
4 f2Pow(int, int, int*) [function] [call site] 03433
4 fMult(int, int) [function] [call site] 03434
4 fMax(int, int) [function] [call site] 03435
4 fMax(int, int) [function] [call site] 03436
4 fixnormz_D(int) [function] [call site] 03437
4 fMax(int, int) [function] [call site] 03438
4 fMin(int, int) [function] [call site] 03439
4 fMin(int, int) [function] [call site] 03440
4 sbrDecoder_drcFeedChannel [function] [call site] 03441
3 FDKmemclear [function] [call site] 03442
3 CBlock_FrequencyToTime(CAacDecoderStaticChannelInfo*, CAacDecoderChannelInfo*, int*, short, int, int*, int, unsigned int, int) [function] [call site] 03443
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03444
4 getWindow2Nr(int, int) [function] [call site] 03445
4 FDKmemclear [function] [call site] 03446
4 FDKmemclear [function] [call site] 03447
4 FDKmemclear [function] [call site] 03448
4 fMult(short, short) [function] [call site] 03449
4 fixp_cos(int, int) [function] [call site] 03450
4 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 03451
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03452
4 FDKgetWindowSlope(int, int) [function] [call site] 03453
5 fNormz(int) [function] [call site] 03454
5 __assert_fail [call site] 03455
4 CLpd_FAC_Acelp2Mdct(mdct_t*, int*, int*, short const*, int, int*, int, int, int, int, FIXP_SPK const*, int, short*, int, CAcelpStaticMem*, int, int, int, unsigned char, int, int) [function] [call site] 03456
5 FDKmemcpy [function] [call site] 03457
5 CLpd_ACELP_GetFreeExcMem(CAcelpStaticMem*, int) [function] [call site] 03458
6 __assert_fail [call site] 03459
5 FDKmemclear [function] [call site] 03460
5 CFac_CalcFacSignal(int*, int*, int, int, short const*, int, int, int) [function] [call site] 03461
6 imdct_gain(int*, int*, int) [function] [call site] 03462
7 fNormz(int) [function] [call site] 03463
7 fMult(int, int) [function] [call site] 03464
7 fMult(int, int) [function] [call site] 03465
7 __assert_fail [call site] 03466
6 dct_IV(int*, int, int*) [function] [call site] 03467
7 __assert_fail [call site] 03468
7 __assert_fail [call site] 03469
7 dct_getTables(FIXP_SPK const**, FIXP_SPK const**, int*, int) [function] [call site] 03470
8 fNormz(int) [function] [call site] 03471
8 __assert_fail [call site] 03472
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03473
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03474
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03475
7 fft(int, int*, int*) [function] [call site] 03476
7 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 03477
7 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 03478
6 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 03479
7 FDKmemmove [function] [call site] 03480
7 int fixmin (int, int) [function] [call site] 03481
7 scaleValueSaturate(int, int) [function] [call site] 03482
6 E_LPC_a_weight(short*, short const*, int) [function] [call site] 03483
7 fMult(short, int) [function] [call site] 03484
7 fMult(int, int) [function] [call site] 03485
6 FDKmemclear [function] [call site] 03486
6 Syn_filt_zero(short const*, int, int, int*) [function] [call site] 03487
7 fMin(int, int) [function] [call site] 03488
7 scaleValue(int, int) [function] [call site] 03489
7 fAddSaturate(int, int) [function] [call site] 03490
5 CLpd_Acelp_Zir(short const*, int, CAcelpStaticMem*, int, int*, int) [function] [call site] 03491
6 __assert_fail [call site] 03492
6 FDKmemcpy [function] [call site] 03493
6 FDKmemset [function] [call site] 03494
6 Syn_filt(short const*, int, int, int*, int*) [function] [call site] 03495
7 scaleValue(int, int) [function] [call site] 03496
7 fAddSaturate(int, int) [function] [call site] 03497
6 FDKmemcpy [function] [call site] 03498
6 Deemph(int*, int*, int, int*) [function] [call site] 03499
7 fMultAddDiv2(int, short, int) [function] [call site] 03500
6 scaleValues(int*, int, int) [function] [call site] 03501
5 fMultDiv2(int, short) [function] [call site] 03502
5 fMultDiv2(int, short) [function] [call site] 03503
5 fAddSaturate(int, int) [function] [call site] 03504
5 scaleValues(int*, int, int) [function] [call site] 03505
5 imdct_gain(int*, int*, int) [function] [call site] 03506
5 dct_IV(int*, int, int*) [function] [call site] 03507
5 dst_III(int*, int*, int, int*) [function] [call site] 03508
6 dct_III(int*, int*, int, int*) [function] [call site] 03509
7 __assert_fail [call site] 03510
7 dct_getTables(FIXP_SPK const**, FIXP_SPK const**, int*, int) [function] [call site] 03511
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03512
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03513
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03514
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03515
7 fMultDiv2(int, short) [function] [call site] 03516
7 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03517
7 fft(int, int*, int*) [function] [call site] 03518
5 fMult(int, int) [function] [call site] 03519
5 int fixmin (int, int) [function] [call site] 03520
5 scaleValuesSaturate(int*, int, int) [function] [call site] 03521
5 fMult(int, short) [function] [call site] 03522
5 __assert_fail [call site] 03523
5 fAddSaturate(int, int) [function] [call site] 03524
5 __assert_fail [call site] 03525
5 fAddSaturate(int, int) [function] [call site] 03526
5 __assert_fail [call site] 03527
5 dct_IV(int*, int, int*) [function] [call site] 03528
5 dst_IV(int*, int, int*) [function] [call site] 03529
6 __assert_fail [call site] 03530
6 __assert_fail [call site] 03531
6 dct_getTables(FIXP_SPK const**, FIXP_SPK const**, int*, int) [function] [call site] 03532
6 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03533
6 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03534
6 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03535
6 fft(int, int*, int*) [function] [call site] 03536
6 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 03537
6 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 03538
6 fMult(int, short) [function] [call site] 03539
6 fMult(int, short) [function] [call site] 03540
5 fMult(int, int) [function] [call site] 03541
5 int fixmin (int, int) [function] [call site] 03542
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03543
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03544
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03545
5 __assert_fail [call site] 03546
5 fAddSaturate(int, int) [function] [call site] 03547
5 __assert_fail [call site] 03548
5 __assert_fail [call site] 03549
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03550
4 FDKgetWindowSlope(int, int) [function] [call site] 03551
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03552
4 FDKgetWindowSlope(int, int) [function] [call site] 03553
4 imlt_block(mdct_t*, int*, int*, short const*, int, int, int, FIXP_SPK const*, int, FIXP_SPK const*, int, int, int) [function] [call site] 03554
5 imdct_gain(int*, int*, int) [function] [call site] 03555
5 imdct_adapt_parameters(mdct_t*, int*, int*, int, FIXP_SPK const*, int) [function] [call site] 03556
5 imdct_adapt_parameters(mdct_t*, int*, int*, int, FIXP_SPK const*, int) [function] [call site] 03557
5 dct_IV(int*, int, int*) [function] [call site] 03558
5 dct_III(int*, int*, int, int*) [function] [call site] 03559
5 dst_III(int*, int*, int, int*) [function] [call site] 03560
5 dst_IV(int*, int, int*) [function] [call site] 03561
5 fMult(int, int) [function] [call site] 03562
5 int fixmin (int, int) [function] [call site] 03563
5 scaleValuesSaturate(int*, int, int) [function] [call site] 03564
5 fAddSaturate(int, int) [function] [call site] 03565
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03566
5 fMultDiv2(int, short) [function] [call site] 03567
5 fMultDiv2(int, short) [function] [call site] 03568
5 fMultDiv2(int, short) [function] [call site] 03569
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03570
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03571
5 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 03572
5 __assert_fail [call site] 03573
5 fAddSaturate(int, int) [function] [call site] 03574
5 FDKmemcpy [function] [call site] 03575
4 __assert_fail [call site] 03576
4 FDKmemcpy [function] [call site] 03577
4 FDKmemcpy [function] [call site] 03578
4 IsLongBlock(CIcsInfo const*) [function] [call site] 03579
4 get_gain(int const*, int const*, int) [function] [call site] 03580
5 getScalefactor(int const*, int) [function] [call site] 03581
5 getScalefactor(int const*, int) [function] [call site] 03582
5 fNormz(int) [function] [call site] 03583
5 fMultDiv2(int, int) [function] [call site] 03584
5 fDivNormSigned(int, int, int*) [function] [call site] 03585
6 fixnorm_D(int) [function] [call site] 03586
6 fixnorm_D(int) [function] [call site] 03587
6 schur_div(int, int, int) [function] [call site] 03588
5 scaleValue(int, int) [function] [call site] 03589
4 bass_pf_1sf_delay(int*, int const*, int*, int, int, int, int*, int, int*) [function] [call site] 03590
5 scaleValues(int*, int, int) [function] [call site] 03591
5 getScalefactor(int const*, int) [function] [call site] 03592
5 getScalefactor(int const*, int) [function] [call site] 03593
5 fPow2Div2(int) [function] [call site] 03594
5 fPow2Div2(int) [function] [call site] 03595
5 fAddNorm(int, int, int, int, int*) [function] [call site] 03596
6 fAdjust(int, int*) [function] [call site] 03597
7 scaleValue(int, int) [function] [call site] 03598
6 fAdjust(int, int*) [function] [call site] 03599
6 fMin(int, int) [function] [call site] 03600
6 fMin(int, int) [function] [call site] 03601
5 fAddNorm(int, int, int, int, int*) [function] [call site] 03602
5 fAddNorm(int, int, int, int, int*) [function] [call site] 03603
5 fixnormz_D(int) [function] [call site] 03604
5 fixnormz_D(int) [function] [call site] 03605
5 fMultDiv2(int, int) [function] [call site] 03606
5 invSqrtNorm2(int, int*) [function] [call site] 03607
5 fMult(int, int) [function] [call site] 03608
5 fMax(int, int) [function] [call site] 03609
5 getScalefactor(int const*, int) [function] [call site] 03610
5 getScalefactor(int const*, int) [function] [call site] 03611
5 fMin(int, int) [function] [call site] 03612
5 fPow2Div2(int) [function] [call site] 03613
5 fMin(int, int) [function] [call site] 03614
5 fMin(int, int) [function] [call site] 03615
5 __assert_fail [call site] 03616
5 fDivNorm(int, int, int*) [function] [call site] 03617
5 sqrtFixp(int) [function] [call site] 03618
5 fMin(int, int) [function] [call site] 03619
5 fMax(int, int) [function] [call site] 03620
5 fixnormz_D(int) [function] [call site] 03621
5 fMultDiv2(short, int) [function] [call site] 03622
5 scaleValue(int, int) [function] [call site] 03623
5 scaleValue(int, int) [function] [call site] 03624
5 FDKmemcpy [function] [call site] 03625
5 filtLP(int const*, int*, int*, short const*, int, int, int) [function] [call site] 03626
6 fMultDiv2(int, short) [function] [call site] 03627
6 fMult(int, short) [function] [call site] 03628
5 scaleValues(int*, int, int) [function] [call site] 03629
5 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 03630
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03631
4 FDKgetWindowSlope(int, int) [function] [call site] 03632
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03633
4 FDKgetWindowSlope(int, int) [function] [call site] 03634
4 imlt_block(mdct_t*, int*, int*, short const*, int, int, int, FIXP_SPK const*, int, FIXP_SPK const*, int, int, int) [function] [call site] 03635
4 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 03636
4 __assert_fail [call site] 03637
3 CBlock_FrequencyToTimeLowDelay(CAacDecoderStaticChannelInfo*, CAacDecoderChannelInfo*, int*, short) [function] [call site] 03638
4 InvMdctTransformLowDelay_fdk(int*, int, int*, int*, int) [function] [call site] 03639
5 imdct_gain(int*, int*, int) [function] [call site] 03640
5 dct_IV(int*, int, int*) [function] [call site] 03641
5 fMult(int, int) [function] [call site] 03642
5 scaleValuesSaturate(int*, int, int) [function] [call site] 03643
5 multE2_DinvF_fdk(int*, int*, short const*, int*, int) [function] [call site] 03644
6 fMultDiv2(int, short) [function] [call site] 03645
6 fAddSaturate(int, int) [function] [call site] 03646
6 fMultDiv2(int, short) [function] [call site] 03647
6 fAddSaturate(int, int) [function] [call site] 03648
6 fMultDiv2(int, short) [function] [call site] 03649
6 fMultDiv2(int, short) [function] [call site] 03650
6 fAddSaturate(int, int) [function] [call site] 03651
6 fAddSaturate(int, int) [function] [call site] 03652
6 fMultDiv2(int, short) [function] [call site] 03653
6 fMultDiv2(int, short) [function] [call site] 03654
6 fMultDiv2(int, short) [function] [call site] 03655
3 CLpd_RenderTimeSignal(CAacDecoderStaticChannelInfo*, CAacDecoderChannelInfo*, int*, int, SamplingRateInfo*, unsigned int, int, unsigned int, unsigned int) [function] [call site] 03656
4 CLpd_Reset(CAacDecoderChannelInfo*, CAacDecoderStaticChannelInfo*, int) [function] [call site] 03657
4 __assert_fail [call site] 03658
4 CConcealment_GetLastFrameOk(CConcealmentInfo*, int) [function] [call site] 03659
4 CLpc_Conceal(short (*) [16], short*, short*, int) [function] [call site] 03660
4 FDKmemcpy [function] [call site] 03661
4 FDKmemcpy [function] [call site] 03662
4 Acelp_PreProcessing(int*, int*, int*, int*, int*, int*, int, int*, int, int, int) [function] [call site] 03663
5 FDKmemcpy [function] [call site] 03664
4 CLpd_FAC_getLength(int, int) [function] [call site] 03665
4 CLpd_FAC_Mdct2Acelp(mdct_t*, int*, int*, int, short*, int, int, int, int, unsigned char) [function] [call site] 03666
5 FDKgetWindowSlope(int, int) [function] [call site] 03667
5 imdct_adapt_parameters(mdct_t*, int*, int*, int, FIXP_SPK const*, int) [function] [call site] 03668
5 FDKmemcpy [function] [call site] 03669
5 CFac_CalcFacSignal(int*, int*, int, int, short const*, int, int, int) [function] [call site] 03670
5 FDKmemclear [function] [call site] 03671
5 fMult(int, short) [function] [call site] 03672
5 fAddSaturate(int, int) [function] [call site] 03673
5 fMult(int, short) [function] [call site] 03674
5 fAddSaturate(int, int) [function] [call site] 03675
5 fAddSaturate(int, int) [function] [call site] 03676
4 FDKmemcpy [function] [call site] 03677
4 CLpd_AcelpPrepareInternalMem(int const*, unsigned char, unsigned char, short const*, int, short const*, int, CAcelpStaticMem*, int, int, unsigned char) [function] [call site] 03678
5 FDKmemcpy [function] [call site] 03679
5 scaleValueSaturate(int, int) [function] [call site] 03680
5 E_UTIL_preemph(int const*, int*, int) [function] [call site] 03681
6 fAddSaturate(int, int) [function] [call site] 03682
5 scaleValuesSaturate(int*, int, int) [function] [call site] 03683
5 scaleValueSaturate(int, int) [function] [call site] 03684
5 FDKmemcpy [function] [call site] 03685
5 FDKmemclear [function] [call site] 03686
5 FDKmemmove [function] [call site] 03687
5 E_UTIL_residu(short const*, int, int*, int*, int) [function] [call site] 03688
6 fMultDiv2(short, int) [function] [call site] 03689
6 scaleValue(int, int) [function] [call site] 03690
6 fAddSaturate(int, int) [function] [call site] 03691
5 E_UTIL_residu(short const*, int, int*, int*, int) [function] [call site] 03692
5 E_UTIL_residu(short const*, int, int*, int*, int) [function] [call site] 03693
5 E_UTIL_residu(short const*, int, int*, int*, int) [function] [call site] 03694
4 imdct_drain(mdct_t*, int*, int) [function] [call site] 03695
5 __assert_fail [call site] 03696
5 FDKmemcpy [function] [call site] 03697
4 fMin(int, int) [function] [call site] 03698
4 scaleValue(int, int) [function] [call site] 03699
4 CLpd_TcxTDConceal(CAcelpStaticMem*, short*, short const*, short const*, short, int, int*, int, unsigned char) [function] [call site] 03700
5 FDKmemcpy [function] [call site] 03701
5 FDKmemcpy [function] [call site] 03702
5 fMult(int, int) [function] [call site] 03703
5 fMult(int, int) [function] [call site] 03704
5 int_lpc_acelp(short const*, short const*, int, int, short*, int*) [function] [call site] 03705
6 __assert_fail [call site] 03706
6 E_LPC_f_lsp_a_conversion(short*, short*, int*) [function] [call site] 03707
5 Syn_filt(short const*, int, int, int*, int*) [function] [call site] 03708
5 E_LPC_a_weight(short*, short const*, int) [function] [call site] 03709
5 E_UTIL_residu(short const*, int, int*, int*, int) [function] [call site] 03710
5 Deemph(int*, int*, int, int*) [function] [call site] 03711
5 E_UTIL_preemph(int const*, int*, int) [function] [call site] 03712
5 Syn_filt(short const*, int, int, int*, int*) [function] [call site] 03713
5 FDKmemcpy [function] [call site] 03714
5 FDKmemcpy [function] [call site] 03715
4 __assert_fail [call site] 03716
4 CLpd_AcelpDecode(CAcelpStaticMem*, int, short const*, short const*, short, CAcelpChannelData*, int, int, int, int*, int*, int*, int) [function] [call site] 03717
5 FDKmemcpy [function] [call site] 03718
5 FDKmemclear [function] [call site] 03719
5 ConcealPitchLag(CAcelpStaticMem*, int, int*, int*) [function] [call site] 03720
5 Pred_lt4(int*, int, int) [function] [call site] 03721
6 fMultAddDiv2(int, int, short) [function] [call site] 03722
7 fixmadddiv2_DS(int, int, short) [function] [call site] 03723
8 fixmadddiv2_DD(int, int, int) [function] [call site] 03724
6 fMultAddDiv2(int, int, short) [function] [call site] 03725
6 fMultAddDiv2(int, int, short) [function] [call site] 03726
6 fMultAddDiv2(int, int, short) [function] [call site] 03727
6 fMultAddDiv2(int, int, short) [function] [call site] 03728
6 fMultAddDiv2(int, int, short) [function] [call site] 03729
6 fMultAddDiv2(int, int, short) [function] [call site] 03730
6 fAddSaturate(int, int) [function] [call site] 03731
5 Pred_lt4_postfilter(int*) [function] [call site] 03732
6 fMultDiv2(short, int) [function] [call site] 03733
6 fMult(short, int) [function] [call site] 03734
6 fMult(short, int) [function] [call site] 03735
6 fMultDiv2(short, int) [function] [call site] 03736
5 E_UTIL_random(short*) [function] [call site] 03737
5 MapCoreMode2NBits(int) [function] [call site] 03738
5 D_ACELP_decode_4t64(short*, int, short*) [function] [call site] 03739
6 FDKmemclear [function] [call site] 03740
6 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03741
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03742
6 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03743
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03744
6 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03745
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03746
6 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03747
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03748
6 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03749
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03750
6 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03751
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03752
6 D_ACELP_decode_3p_3N1(int, short, short, short*) [function] [call site] 03753
7 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03754
7 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03755
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03756
6 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03757
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03758
6 D_ACELP_decode_3p_3N1(int, short, short, short*) [function] [call site] 03759
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03760
6 D_ACELP_decode_4p_4N(int, short, short, short*) [function] [call site] 03761
7 D_ACELP_decode_4p_4N1(int, short, short, short*) [function] [call site] 03762
8 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03763
8 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03764
7 D_ACELP_decode_4p_4N1(int, short, short, short*) [function] [call site] 03765
7 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03766
7 D_ACELP_decode_3p_3N1(int, short, short, short*) [function] [call site] 03767
7 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03768
7 D_ACELP_decode_2p_2N1(int, short, short, short*) [function] [call site] 03769
7 D_ACELP_decode_3p_3N1(int, short, short, short*) [function] [call site] 03770
7 D_ACELP_decode_1p_N1(int, short, short, short*) [function] [call site] 03771
6 D_ACELP_add_pulse(short*, short, short, short*) [function] [call site] 03772
6 __assert_fail [call site] 03773
5 Preemph_code(short*) [function] [call site] 03774
6 fMultDiv2(short, short) [function] [call site] 03775
7 fixmuldiv2_SS(short, short) [function] [call site] 03776
5 Pit_shrp(short*, int) [function] [call site] 03777
5 D_gain2_plus(int, short*, short*, int*, int, int, short*, int*, int*, int*) [function] [call site] 03778
6 fPow2Div2(short) [function] [call site] 03779
6 scaleValue(int, int) [function] [call site] 03780
6 invSqrtNorm2(int, int*) [function] [call site] 03781
6 fMult(short, int) [function] [call site] 03782
6 scaleValue(int, int) [function] [call site] 03783
6 scaleValue(int, int) [function] [call site] 03784
6 fDivNormHighPrec(int, int, int*) [function] [call site] 03785
7 __assert_fail [call site] 03786
7 __assert_fail [call site] 03787
7 fixnorm_D(int) [function] [call site] 03788
7 fixnorm_D(int) [function] [call site] 03789
7 schur_div(int, int, int) [function] [call site] 03790
6 scaleValue(int, int) [function] [call site] 03791
5 calc_period_factor(int*, short, int, int, int) [function] [call site] 03792
6 fNorm(int) [function] [call site] 03793
6 fPow2(short) [function] [call site] 03794
7 fixpow2_S(short) [function] [call site] 03795
8 fixpow2div2_S(short) [function] [call site] 03796
6 fNorm(int) [function] [call site] 03797
6 fPow2(int) [function] [call site] 03798
6 fMult(int, int) [function] [call site] 03799
6 scaleValue(int, int) [function] [call site] 03800
6 scaleValue(int, int) [function] [call site] 03801
6 schur_div(int, int, int) [function] [call site] 03802
6 schur_div(int, int, int) [function] [call site] 03803
5 noise_enhancer(int, int, short, int*) [function] [call site] 03804
6 fMultDiv2(int, short) [function] [call site] 03805
6 __assert_fail [call site] 03806
6 fMult(int, int) [function] [call site] 03807
6 fMult(int, int) [function] [call site] 03808
5 BuildAdaptiveExcitation(short*, int*, short, int, int, int, int*) [function] [call site] 03809
6 fMultDiv2(short, int) [function] [call site] 03810
6 fMultDiv2(short, int) [function] [call site] 03811
6 fMultDiv2(int, int) [function] [call site] 03812
6 fMultDiv2(int, short) [function] [call site] 03813
6 fMultDiv2(short, int) [function] [call site] 03814
6 fMultDiv2(int, int) [function] [call site] 03815
6 fMultDiv2(int, short) [function] [call site] 03816
5 int_lpc_acelp(short const*, short const*, int, int, short*, int*) [function] [call site] 03817
5 Syn_filt(short const*, int, int, int*, int*) [function] [call site] 03818
5 FDKmemcpy [function] [call site] 03819
5 FDKmemcpy [function] [call site] 03820
5 Deemph(int*, int*, int, int*) [function] [call site] 03821
5 scaleValues(int*, int, int) [function] [call site] 03822
4 FDKmemclear [function] [call site] 03823
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03824
4 FDKgetWindowSlope(int, int) [function] [call site] 03825
4 CLpd_FAC_Acelp2Mdct(mdct_t*, int*, int*, short const*, int, int*, int, int, int, int, FIXP_SPK const*, int, short*, int, CAcelpStaticMem*, int, int, int, unsigned char, int, int) [function] [call site] 03826
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03827
4 FDKgetWindowSlope(int, int) [function] [call site] 03828
4 GetWindowShape(CIcsInfo const*) [function] [call site] 03829
4 FDKgetWindowSlope(int, int) [function] [call site] 03830
4 imlt_block(mdct_t*, int*, int*, short const*, int, int, int, FIXP_SPK const*, int, FIXP_SPK const*, int, int, int) [function] [call site] 03831
4 __assert_fail [call site] 03832
4 FDKmemcpy [function] [call site] 03833
4 FDKmemcpy [function] [call site] 03834
4 FDKmemcpy [function] [call site] 03835
4 __assert_fail [call site] 03836
4 imdct_copy_ov_and_nr(mdct_t*, int*, int) [function] [call site] 03837
5 fMin(int, int) [function] [call site] 03838
5 fMin(int, int) [function] [call site] 03839
5 FDKmemcpy [function] [call site] 03840
4 __assert_fail [call site] 03841
4 get_gain(int const*, int const*, int) [function] [call site] 03842
4 bass_pf_1sf_delay(int*, int const*, int*, int, int, int, int*, int, int*) [function] [call site] 03843
4 Acelp_PostProcessing(int*, int*, int*, int*, int, int, int) [function] [call site] 03844
5 FDKmemcpy [function] [call site] 03845
3 CConcealment_TDFading(int, CAacDecoderStaticChannelInfo**, int, int*, int*) [function] [call site] 03846
4 __assert_fail [call site] 03847
4 CConcealment_TDFading_doLinearFadingSteps(int*) [function] [call site] 03848
4 CConcealment_TDFading_doLinearFadingSteps(int*) [function] [call site] 03849
4 CConcealment_TDFading_doLinearFadingSteps(int*) [function] [call site] 03850
4 CConcealment_TDFadeFillFadingStations(int*, int*, int, int, TDfadingType) [function] [call site] 03851
5 fMax(int, int) [function] [call site] 03852
4 CConcealment_TDFadePcmAtt(int, int, int, int, int*) [function] [call site] 03853
5 fMax(int, int) [function] [call site] 03854
5 fMult(int, int) [function] [call site] 03855
4 CConcealment_TDNoise_Apply(CConcealmentInfo*, int, int, int*) [function] [call site] 03856
5 CConcealment_TDNoise_Random(unsigned int*) [function] [call site] 03857
5 CConcealment_TDNoise_Random(unsigned int*) [function] [call site] 03858
5 fMult(int, short) [function] [call site] 03859
5 fMult(int, short) [function] [call site] 03860
5 fMult(int, int) [function] [call site] 03861
3 mpegSurroundDecoder_IsPseudoLR [function] [call site] 03862
3 fMult(int, short) [function] [call site] 03863
3 fMult(int, short) [function] [call site] 03864
3 aacDecoder_drcEpilog(CDrcInfo*, FDK_BITSTREAM*, CAacDecoderStaticChannelInfo**, unsigned char, unsigned char*, int) [function] [call site] 03865
4 aacDecoder_drcExtractAndMap(CDrcInfo*, FDK_BITSTREAM*, CAacDecoderStaticChannelInfo**, unsigned char, unsigned char*, int) [function] [call site] 03866
4 aacDecoder_drcParameterHandling(CDrcInfo*, int, signed char, signed char) [function] [call site] 03867
3 aacDecoder_drcDisable(CDrcInfo*) [function] [call site] 03868
3 CConcealment_GetDelay(CConcealParams*) [function] [call site] 03869
3 aacDecoder_drcGetInfo(CDrcInfo*, signed char*, signed char*) [function] [call site] 03870
3 FDKmemcpy [function] [call site] 03871
3 FDKmemcpy [function] [call site] 03872
3 FDK_chMapDescr_getMapValue [function] [call site] 03873
2 transportDec_EndAccessUnit(TRANSPORTDEC*) [function] [call site] 03874
2 FDK_Delay_Apply(FDK_SignalDelay*, int*, unsigned int, unsigned char) [function] [call site] 03875
3 __assert_fail [call site] 03876
3 FDKmemcpy [function] [call site] 03877
3 FDKmemcpy [function] [call site] 03878
3 FDKmemcpy [function] [call site] 03879
3 FDKmemcpy [function] [call site] 03880
2 isSupportedMpsConfig(AUDIO_OBJECT_TYPE, unsigned int, unsigned int) [function] [call site] 03881
3 FDKinitLibInfo(LIB_INFO*) [function] [call site] 03882
3 mpegSurroundDecoder_GetLibInfo [function] [call site] 03883
3 FDKlibInfo_getCapabilities(LIB_INFO const*, FDK_MODULE_ID) [function] [call site] 03884
2 mpegSurroundDecoder_IsFullMpegSurroundDecoderInstanceAvailable [function] [call site] 03885
2 mpegSurroundDecoder_Open [function] [call site] 03886
2 CAacDecoder_SyncQmfMode(AAC_DECODER_INSTANCE*) [function] [call site] 03887
2 mpegSurroundDecoder_ConfigureQmfDomain [function] [call site] 03888
2 FDK_QmfDomain_Configure(FDK_QMF_DOMAIN*) [function] [call site] 03889
3 __assert_fail [call site] 03890
3 FDK_QmfDomain_AllocatePersistentMemory(FDK_QMF_DOMAIN*) [function] [call site] 03891
4 GetAnaQmfStates16(int) [function] [call site] 03892
5 __assert_fail [call site] 03893
4 GetAnaQmfStates24(int) [function] [call site] 03894
5 __assert_fail [call site] 03895
4 GetAnaQmfStates32(int) [function] [call site] 03896
4 GetAnaQmfStates(int) [function] [call site] 03897
5 __assert_fail [call site] 03898
4 GetQmfSlotsReal16(int) [function] [call site] 03899
5 __assert_fail [call site] 03900
4 GetQmfSlotsImag16(int) [function] [call site] 03901
5 __assert_fail [call site] 03902
4 GetQmfSlotsReal32(int) [function] [call site] 03903
5 __assert_fail [call site] 03904
4 GetQmfSlotsImag32(int) [function] [call site] 03905
5 __assert_fail [call site] 03906
4 GetQmfSlotsReal(int) [function] [call site] 03907
4 GetQmfSlotsImag(int) [function] [call site] 03908
5 __assert_fail [call site] 03909
4 GetQmfOverlapBuffer16(int) [function] [call site] 03910
4 GetQmfOverlapBuffer32(int) [function] [call site] 03911
4 GetQmfOverlapBuffer(int) [function] [call site] 03912
4 GetSynQmfStates(int) [function] [call site] 03913
5 __assert_fail [call site] 03914
4 FDK_QmfDomain_FreePersistentMemory(FDK_QMF_DOMAIN*) [function] [call site] 03915
3 GetQmfWorkBufferCore6(int) [function] [call site] 03916
3 GetQmfWorkBufferCore1(int) [function] [call site] 03917
3 GetQmfWorkBufferCore3(int) [function] [call site] 03918
4 __assert_fail [call site] 03919
3 GetQmfWorkBufferCore4(int) [function] [call site] 03920
4 __assert_fail [call site] 03921
3 GetQmfWorkBufferCore7(int) [function] [call site] 03922
3 FDK_QmfDomain_FeedWorkBuffer(FDK_QMF_DOMAIN*, int, int**, unsigned short, unsigned short, int) [function] [call site] 03923
3 FDK_QmfDomain_FeedWorkBuffer(FDK_QMF_DOMAIN*, int, int**, unsigned short, unsigned short, int) [function] [call site] 03924
3 fMin(int, int) [function] [call site] 03925
3 FDK_QmfDomain_InitFilterBank(FDK_QMF_DOMAIN*, unsigned int) [function] [call site] 03926
3 FDK_QmfDomain_FreeMem(FDK_QMF_DOMAIN*) [function] [call site] 03927
2 sbrDecoder_SetParam [function] [call site] 03928
2 sbrDecoder_SetParam [function] [call site] 03929
2 sbrDecoder_SetParam [function] [call site] 03930
2 pcmDmx_GetParam [function] [call site] 03931
2 sbrDecoder_SetParam [function] [call site] 03932
2 FDKmemcpy [function] [call site] 03933
2 sbrDecoder_Apply [function] [call site] 03934
3 FDK_chMapDescr_isValid [function] [call site] 03935
3 FDK_QmfDomain_InitFilterBank(FDK_QMF_DOMAIN*, unsigned int) [function] [call site] 03936
3 setFrameErrorFlag(SBR_DECODER_ELEMENT*, unsigned char) [function] [call site] 03937
3 sbrDecoder_DecodeElement(SBR_DECODER_INSTANCE*, int*, int*, int, FDK_channelMapDescr const*, int, int, int, int, int*, int) [function] [call site] 03938
4 initHeaderData(SBR_HEADER_DATA*, int, int, int, int, unsigned int, int) [function] [call site] 03939
4 sbrDecoder_HeaderUpdate(SBR_DECODER_INSTANCE*, SBR_HEADER_DATA*, SBR_HEADER_STATUS, SBR_CHANNEL**, int) [function] [call site] 03940
4 resetSbrDec(SBR_DEC*, SBR_HEADER_DATA*, SBR_PREV_FRAME_DATA*, int, unsigned int, SBR_FRAME_DATA*) [function] [call site] 03941
5 resetSbrEnvelopeCalc(SBR_CALCULATE_ENVELOPE*) [function] [call site] 03942
5 fMin(int, int) [function] [call site] 03943
5 fMin(int, int) [function] [call site] 03944
5 __assert_fail [call site] 03945
5 fMax(int, int) [function] [call site] 03946
5 fMax(int, int) [function] [call site] 03947
5 FDKmemclear [function] [call site] 03948
5 FDKmemclear [function] [call site] 03949
5 fMin(int, int) [function] [call site] 03950
5 fMax(int, int) [function] [call site] 03951
5 fMax(int, int) [function] [call site] 03952
5 FDKmemclear [function] [call site] 03953
5 FDKmemclear [function] [call site] 03954
5 FDKmemclear [function] [call site] 03955
5 FDKmemclear [function] [call site] 03956
5 maxSubbandSample(int**, int**, int, int, int, int) [function] [call site] 03957
6 __assert_fail [call site] 03958
6 FDK_get_maxval_real(int, int*, int) [function] [call site] 03959
6 fixnormz_D(int) [function] [call site] 03960
5 fixnormz_D(int) [function] [call site] 03961
5 rescaleSubbandSamples(int**, int**, int, int, int, int, int) [function] [call site] 03962
6 scaleValues(int*, int, int) [function] [call site] 03963
6 scaleValues(int*, int, int) [function] [call site] 03964
6 scaleValues(int*, int, int) [function] [call site] 03965
5 __assert_fail [call site] 03966
5 scaleValues(int*, int, int) [function] [call site] 03967
5 scaleValues(int*, int, int) [function] [call site] 03968
5 scaleValues(int*, int, int) [function] [call site] 03969
5 resetLppTransposer(SBR_LPP_TRANS*, unsigned char, unsigned char*, unsigned char, unsigned char*, unsigned char, unsigned char, unsigned int) [function] [call site] 03970
5 QmfTransposerReInit(hbeTransposer*, unsigned char**, unsigned char*) [function] [call site] 03971
6 __assert_fail [call site] 03972
6 qmfInitSynthesisFilterBank(QMF_FILTER_BANK*, int*, int, int, int, int, int) [function] [call site] 03973
6 qmfInitAnalysisFilterBank(QMF_FILTER_BANK*, int*, int, int, int, int, int) [function] [call site] 03974
6 FDKmemset [function] [call site] 03975
6 fMin(int, int) [function] [call site] 03976
5 FDKmemcpy [function] [call site] 03977
5 FDKmemcpy [function] [call site] 03978
5 GetxOverBandQmfTransposer(hbeTransposer*) [function] [call site] 03979
5 QmfTransposerApply(hbeTransposer*, int**, int**, int, int**, int**, int (*) [64], int (*) [64], int, int, int, int*, int, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 03980
6 getHBEScaleFactorFrame(int, int, int) [function] [call site] 03981
6 fMax(int, int) [function] [call site] 03982
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03983
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03984
6 fMax(int, int) [function] [call site] 03985
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03986
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03987
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03988
6 scaleValuesSaturate(int*, int, int) [function] [call site] 03989
6 fMultDiv2(int, int) [function] [call site] 03990
6 qmfSynthesisFilteringSlot(QMF_FILTER_BANK*, int const*, int const*, int, int, int*, int, int*) [function] [call site] 03991
7 qmfInverseModulationHQ(QMF_FILTER_BANK*, int const*, int const*, int, int, int*) [function] [call site] 03992
8 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 03993
8 scaleValuesSaturate(int*, int, int) [function] [call site] 03994
8 scaleValuesSaturate(int*, int, int) [function] [call site] 03995
8 scaleValuesSaturate(int*, int, int) [function] [call site] 03996
8 scaleValuesSaturate(int*, int, int) [function] [call site] 03997
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 03998
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 03999
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04000
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04001
8 FDKmemclear [function] [call site] 04002
8 FDKmemclear [function] [call site] 04003
8 dct_IV(int*, int, int*) [function] [call site] 04004
8 dst_IV(int*, int, int*) [function] [call site] 04005
7 qmfInverseModulationLP_odd(QMF_FILTER_BANK*, int const*, int, int, int*) [function] [call site] 04006
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04007
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04008
8 dct_IV(int*, int, int*) [function] [call site] 04009
7 qmfInverseModulationLP_even(QMF_FILTER_BANK*, int const*, int, int, int*) [function] [call site] 04010
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04011
8 scaleValuesSaturate(int*, int const*, int, int) [function] [call site] 04012
8 dct_II(int*, int*, int, int*) [function] [call site] 04013
9 dct_getTables(FIXP_SPK const**, FIXP_SPK const**, int*, int) [function] [call site] 04014
9 fft(int, int*, int*) [function] [call site] 04015
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04016
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04017
9 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 04018
9 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 04019
9 cplxMult(int*, int*, int, int, FIXP_SPK) [function] [call site] 04020
9 fMult(int, short) [function] [call site] 04021
7 qmfSynPrototypeFirSlot_NonSymmetric(QMF_FILTER_BANK*, int*, int*, int*, int) [function] [call site] 04022
8 fMultDiv2(short, int) [function] [call site] 04023
8 __assert_fail [call site] 04024
8 fMultDiv2(short, int) [function] [call site] 04025
8 fMultDiv2(short, int) [function] [call site] 04026
8 fMultDiv2(short, int) [function] [call site] 04027
8 fMultDiv2(short, int) [function] [call site] 04028
8 fMultDiv2(short, int) [function] [call site] 04029
7 qmfSynPrototypeFirSlot(QMF_FILTER_BANK*, int*, int*, int*, int) [function] [call site] 04030
8 fMax(int, int) [function] [call site] 04031
8 fMultAddDiv2(int, short, int) [function] [call site] 04032
8 fMult(int, short) [function] [call site] 04033
8 fMultAddDiv2(int, short, int) [function] [call site] 04034
8 fMultAddDiv2(int, short, int) [function] [call site] 04035
8 fMultAddDiv2(int, short, int) [function] [call site] 04036
8 fMultAddDiv2(int, short, int) [function] [call site] 04037
8 fMultAddDiv2(int, short, int) [function] [call site] 04038
8 fMultDiv2(short, int) [function] [call site] 04039
6 qmfAnalysisFilteringSlot(QMF_FILTER_BANK*, int*, int*, int const*, int, int*) [function] [call site] 04040
7 qmfAnaPrototypeFirSlot_NonSymmetric(int*, int, short const*, int, int*) [function] [call site] 04041
7 qmfAnaPrototypeFirSlot(int*, int, short const*, int, int*) [function] [call site] 04042
8 fMultDiv2(short, int) [function] [call site] 04043
8 fMultDiv2(short, int) [function] [call site] 04044
8 fMultDiv2(short, int) [function] [call site] 04045
8 fMultDiv2(short, int) [function] [call site] 04046
8 fMultDiv2(short, int) [function] [call site] 04047
8 fMultDiv2(short, int) [function] [call site] 04048
7 qmfForwardModulationLP_even(QMF_FILTER_BANK*, int*, int*) [function] [call site] 04049
8 dct_III(int*, int*, int, int*) [function] [call site] 04050
7 qmfForwardModulationHQ(QMF_FILTER_BANK*, int const*, int*, int*) [function] [call site] 04051
8 dct_IV(int*, int, int*) [function] [call site] 04052
8 dst_IV(int*, int, int*) [function] [call site] 04053
8 fMin(int, int) [function] [call site] 04054
8 cplxMult(int*, int*, int, int, short, short) [function] [call site] 04055
9 fMult(int, short) [function] [call site] 04056
7 FDKmemmove [function] [call site] 04057
6 FDKmemcpy [function] [call site] 04058
6 FDKmemcpy [function] [call site] 04059
6 __assert_fail [call site] 04060
6 calculateCenterFIXP(int, int, int*, int*, int*, int, int) [function] [call site] 04061
7 scaleUp(int*, int*, int*) [function] [call site] 04062
8 fixnormz_D(int) [function] [call site] 04063
8 fMax(int, int) [function] [call site] 04064
8 fMin(int, int) [function] [call site] 04065
8 __assert_fail [call site] 04066
7 fPow2Div2(int) [function] [call site] 04067
7 invFourthRootNorm2(int, int*) [function] [call site] 04068
8 __assert_fail [call site] 04069
8 fNormz(int) [function] [call site] 04070
8 fMultDiv2(int, int) [function] [call site] 04071
8 fMultDiv2(int, int) [function] [call site] 04072
7 invCubeRootNorm2(int, int*) [function] [call site] 04073
8 __assert_fail [call site] 04074
8 fNormz(int) [function] [call site] 04075
8 fMultAddDiv2(int, int, int) [function] [call site] 04076
8 fAbs(int) [function] [call site] 04077
8 fMultDiv2(int, int) [function] [call site] 04078
7 inv3EigthRootNorm2(int, int*) [function] [call site] 04079
8 __assert_fail [call site] 04080
8 fNormz(int) [function] [call site] 04081
8 fMultDiv2(int, int) [function] [call site] 04082
7 fMultDiv2(int, int) [function] [call site] 04083
7 fMultDiv2(int, int) [function] [call site] 04084
7 scaleUp(int*, int*, int*) [function] [call site] 04085
7 fPow2Div2(int) [function] [call site] 04086
7 fMult(int, int) [function] [call site] 04087
7 fPow2Div2(int) [function] [call site] 04088
7 fMult(int, int) [function] [call site] 04089
7 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 04090
7 scaleUp(int*, int*, int*) [function] [call site] 04091
7 __assert_fail [call site] 04092
6 calculateCenterFIXP(int, int, int*, int*, int*, int, int) [function] [call site] 04093
6 fMult(int, int) [function] [call site] 04094
6 fMult(int, int) [function] [call site] 04095
6 fMult(int, int) [function] [call site] 04096
6 fMult(int, int) [function] [call site] 04097
6 fMult(int, int) [function] [call site] 04098
6 fMult(int, int) [function] [call site] 04099
6 fMult(int, int) [function] [call site] 04100
6 fMult(int, int) [function] [call site] 04101
6 fMult(int, int) [function] [call site] 04102
6 fMult(int, int) [function] [call site] 04103
6 fMult(int, int) [function] [call site] 04104
6 fMult(int, int) [function] [call site] 04105
6 fMult(int, int) [function] [call site] 04106
6 fMult(int, int) [function] [call site] 04107
6 fMult(int, int) [function] [call site] 04108
6 fMult(int, int) [function] [call site] 04109
6 addHighBandPart(int, int, int, int, int, int, int, int, int, int*, int*) [function] [call site] 04110
7 scaleUp(int*, int*, int*) [function] [call site] 04111
7 fPow2Div2(int) [function] [call site] 04112
7 invFourthRootNorm2(int, int*) [function] [call site] 04113
7 invCubeRootNorm2(int, int*) [function] [call site] 04114
7 inv3EigthRootNorm2(int, int*) [function] [call site] 04115
7 fMult(int, int) [function] [call site] 04116
7 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 04117
7 fMultDiv2(int, int) [function] [call site] 04118
7 fMultDiv2(int, int) [function] [call site] 04119
6 addHighBandPart(int, int, int, int, int, int, int, int, int, int*, int*) [function] [call site] 04120
6 fMult(int, int) [function] [call site] 04121
6 fMult(int, int) [function] [call site] 04122
6 fMult(int, int) [function] [call site] 04123
6 fMult(int, int) [function] [call site] 04124
6 fMult(int, int) [function] [call site] 04125
6 fMult(int, int) [function] [call site] 04126
6 fMult(int, int) [function] [call site] 04127
6 fMult(int, int) [function] [call site] 04128
6 addHighBandPart(int, int, int, int, int, int, int, int, int, int*, int*) [function] [call site] 04129
6 __assert_fail [call site] 04130
6 scaleUp(int*, int*, int*) [function] [call site] 04131
6 fPow2Div2(int) [function] [call site] 04132
6 fPow2Div2(int) [function] [call site] 04133
6 fMult(int, int) [function] [call site] 04134
6 fMult(int, int) [function] [call site] 04135
6 scaleUp(int*, int*, int*) [function] [call site] 04136
6 fPow2Div2(int) [function] [call site] 04137
6 fPow2Div2(int) [function] [call site] 04138
6 scaleUp(int*, int*, int*) [function] [call site] 04139
6 fPow2Div2(int) [function] [call site] 04140
6 fPow2Div2(int) [function] [call site] 04141
6 fMax(int, int) [function] [call site] 04142
6 fMin(int, int) [function] [call site] 04143
6 fMax(int, int) [function] [call site] 04144
6 fMax(int, int) [function] [call site] 04145
6 fMax(int, int) [function] [call site] 04146
6 fMax(int, int) [function] [call site] 04147
6 fMax(int, int) [function] [call site] 04148
6 fMult(int, int) [function] [call site] 04149
6 fMult(int, int) [function] [call site] 04150
6 fMult(int, int) [function] [call site] 04151
6 fMult(int, int) [function] [call site] 04152
6 fMult(int, int) [function] [call site] 04153
6 fMult(int, int) [function] [call site] 04154
6 fMult(int, int) [function] [call site] 04155
6 fMult(int, int) [function] [call site] 04156
6 fMult(int, int) [function] [call site] 04157
6 fMult(int, int) [function] [call site] 04158
6 fMult(int, int) [function] [call site] 04159
6 fMult(int, int) [function] [call site] 04160
6 fMult(int, int) [function] [call site] 04161
6 fMult(int, int) [function] [call site] 04162
6 fMult(int, int) [function] [call site] 04163
6 __assert_fail [call site] 04164
6 calculateCenterFIXP(int, int, int*, int*, int*, int, int) [function] [call site] 04165
6 calculateCenterFIXP(int, int, int*, int*, int*, int, int) [function] [call site] 04166
6 calculateCenterFIXP(int, int, int*, int*, int*, int, int) [function] [call site] 04167
6 fMultDiv2(int, int) [function] [call site] 04168
6 fMultDiv2(int, int) [function] [call site] 04169
6 fMultDiv2(int, int) [function] [call site] 04170
6 fMultDiv2(int, int) [function] [call site] 04171
6 scaleUp(int*, int*, int*) [function] [call site] 04172
6 scaleUp(int*, int*, int*) [function] [call site] 04173
6 __assert_fail [call site] 04174
6 __assert_fail [call site] 04175
6 fMult(int, int) [function] [call site] 04176
6 fMult(int, int) [function] [call site] 04177
6 fMult(int, int) [function] [call site] 04178
6 fMult(int, int) [function] [call site] 04179
6 fMult(int, int) [function] [call site] 04180
6 fMult(int, int) [function] [call site] 04181
6 FDKmemcpy [function] [call site] 04182
6 FDKmemcpy [function] [call site] 04183
6 FDKmemcpy [function] [call site] 04184
6 FDKmemcpy [function] [call site] 04185
6 FDKmemcpy [function] [call site] 04186
6 FDKmemcpy [function] [call site] 04187
6 FDKmemcpy [function] [call site] 04188
6 FDKmemcpy [function] [call site] 04189
6 FDKmemset [function] [call site] 04190
6 FDKmemset [function] [call site] 04191
6 fMult(int, int) [function] [call site] 04192
6 fMult(int, int) [function] [call site] 04193
6 fMult(int, int) [function] [call site] 04194
6 fMult(int, int) [function] [call site] 04195
6 fMult(int, int) [function] [call site] 04196
6 fMult(int, int) [function] [call site] 04197
6 fMult(int, int) [function] [call site] 04198
6 fMult(int, int) [function] [call site] 04199
5 copyHarmonicSpectrum(int*, int**, int**, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 04200
5 QmfTransposerApply(hbeTransposer*, int**, int**, int, int**, int**, int (*) [64], int (*) [64], int, int, int, int*, int, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 04201
5 QmfTransposerApply(hbeTransposer*, int**, int**, int, int**, int**, int (*) [64], int (*) [64], int, int, int, int*, int, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 04202
5 FDKmemcpy [function] [call site] 04203
5 FDKmemcpy [function] [call site] 04204
5 FDKmemcpy [function] [call site] 04205
5 scaleValues(int*, int, int) [function] [call site] 04206
5 scaleValues(int*, int, int) [function] [call site] 04207
5 fMax(int, int) [function] [call site] 04208
5 fMax(int, int) [function] [call site] 04209
5 FDKmemcpy [function] [call site] 04210
5 scaleValues(int*, int, int) [function] [call site] 04211
5 scaleValues(int*, int, int) [function] [call site] 04212
5 GetxOverBandQmfTransposer(hbeTransposer*) [function] [call site] 04213
5 Get41SbrQmfTransposer(hbeTransposer*) [function] [call site] 04214
5 ResetLimiterBands(unsigned char*, unsigned char*, unsigned char*, int, PATCH_PARAM const*, int, int, unsigned char, int*, int) [function] [call site] 04215
6 shellsort(unsigned char*, unsigned char) [function] [call site] 04216
6 fDivNorm(int, int, int*) [function] [call site] 04217
6 fLog2(int, int, int*) [function] [call site] 04218
6 fMultNorm(int, int, int*) [function] [call site] 04219
6 shellsort(unsigned char*, unsigned char) [function] [call site] 04220
4 decodeSbrData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04221
5 FDKmemcpy [function] [call site] 04222
5 decodeEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04223
6 leanSbrConcealment(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04224
7 FDKmemclear [function] [call site] 04225
6 deltaToLinearPcmEnvelopeDecoding(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04226
7 __assert_fail [call site] 04227
7 __assert_fail [call site] 04228
7 mapLowResEnergyVal(short, short*, int, int, int) [function] [call site] 04229
7 mapLowResEnergyVal(short, short*, int, int, int) [function] [call site] 04230
7 indexLow2High(int, int, int) [function] [call site] 04231
7 mapLowResEnergyVal(short, short*, int, int, int) [function] [call site] 04232
6 timeCompensateFirstEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04233
7 FDK_getNumOctavesDiv8(int, int) [function] [call site] 04234
6 FDKmemcpy [function] [call site] 04235
6 deltaToLinearPcmEnvelopeDecoding(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04236
6 checkEnvelopeData(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04237
7 fMax(short, short) [function] [call site] 04238
7 fMin(short, short) [function] [call site] 04239
6 FDKmemcpy [function] [call site] 04240
6 decodeEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04241
7 requantizeEnvelopeData(SBR_FRAME_DATA*, int) [function] [call site] 04242
5 __assert_fail [call site] 04243
5 decodeNoiseFloorlevels(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04244
6 limitNoiseLevels(SBR_HEADER_DATA*, SBR_FRAME_DATA*) [function] [call site] 04245
7 fMin(short, short) [function] [call site] 04246
7 fMax(short, short) [function] [call site] 04247
5 decodeEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04248
5 decodeNoiseFloorlevels(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04249
5 FDKmemcpy [function] [call site] 04250
5 decodeEnvelope(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, SBR_PREV_FRAME_DATA*) [function] [call site] 04251
5 sbr_envelope_unmapping(SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_FRAME_DATA*) [function] [call site] 04252
6 FDK_add_MantExp(short, signed char, short, signed char, short*, signed char*) [function] [call site] 04253
6 FDK_divide_MantExp(short, signed char, short, signed char, short*, signed char*) [function] [call site] 04254
7 fixnormz_D(int) [function] [call site] 04255
7 fixnormz_D(int) [function] [call site] 04256
6 fMult(short, short) [function] [call site] 04257
6 FDK_add_MantExp(short, signed char, short, signed char, short*, signed char*) [function] [call site] 04258
6 FDK_divide_MantExp(short, signed char, short, signed char, short*, signed char*) [function] [call site] 04259
4 fMax(int, int) [function] [call site] 04260
4 DecodePs(PS_DEC*, unsigned char, PS_DEC_COEFFICIENTS*) [function] [call site] 04261
5 deltaDecodeArray(signed char, signed char*, signed char*, signed char, unsigned char, unsigned char, signed char, signed char) [function] [call site] 04262
6 limitMinMax(signed char, signed char, signed char) [function] [call site] 04263
6 limitMinMax(signed char, signed char, signed char) [function] [call site] 04264
6 limitMinMax(signed char, signed char, signed char) [function] [call site] 04265
5 deltaDecodeArray(signed char, signed char*, signed char*, signed char, unsigned char, unsigned char, signed char, signed char) [function] [call site] 04266
5 map34IndexTo20(signed char*, unsigned char) [function] [call site] 04267
5 map34IndexTo20(signed char*, unsigned char) [function] [call site] 04268
4 FDK_chMapDescr_getMapValue [function] [call site] 04269
4 FDK_chMapDescr_getMapValue [function] [call site] 04270
4 sbr_dec(SBR_DEC*, int*, int*, SBR_DEC*, int*, int, SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, int, PS_DEC*, unsigned int, int, int) [function] [call site] 04271
5 FDK_QmfDomain_QmfData2HBE(FDK_QMF_DOMAIN_IN*, int**, int**) [function] [call site] 04272
6 __assert_fail [call site] 04273
6 __assert_fail [call site] 04274
6 __assert_fail [call site] 04275
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04276
6 FDKmemcpy [function] [call site] 04277
6 FDKmemcpy [function] [call site] 04278
6 FDKmemcpy [function] [call site] 04279
6 FDKmemcpy [function] [call site] 04280
6 FDKmemcpy [function] [call site] 04281
6 __assert_fail [call site] 04282
6 FDKmemcpy [function] [call site] 04283
6 FDKmemcpy [function] [call site] 04284
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04285
6 FDKmemcpy [function] [call site] 04286
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04287
6 FDKmemcpy [function] [call site] 04288
5 FDKmemcpy [function] [call site] 04289
5 FDKmemcpy [function] [call site] 04290
5 FDK_QmfDomain_WorkBuffer2ProcChannel(FDK_QMF_DOMAIN_IN*) [function] [call site] 04291
6 __assert_fail [call site] 04292
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04293
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04294
6 FDKmemcpy [function] [call site] 04295
6 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 04296
6 FDKmemcpy [function] [call site] 04297
5 qmfAnalysisFiltering(QMF_FILTER_BANK*, int**, int**, QMF_SCALE_FACTOR*, int const*, int, int, int*) [function] [call site] 04298
6 qmfAnalysisFilteringSlot(QMF_FILTER_BANK*, int*, int*, int const*, int, int*) [function] [call site] 04299
5 maxSubbandSample(int**, int**, int, int, int, int) [function] [call site] 04300
5 fixnormz_D(int) [function] [call site] 04301
5 fMax(int, int) [function] [call site] 04302
5 rescaleSubbandSamples(int**, int**, int, int, int, int, int) [function] [call site] 04303
5 pvcInitFrame(PVC_STATIC_DATA*, PVC_DYNAMIC_DATA*, unsigned char, unsigned char, int, int, int, unsigned char const*) [function] [call site] 04304
5 pvcDecodeFrame(PVC_STATIC_DATA*, PVC_DYNAMIC_DATA*, int**, int**, int, int, int) [function] [call site] 04305
6 pvcDecodeTimeSlot(PVC_STATIC_DATA*, PVC_DYNAMIC_DATA*, int**, int**, int, int, int, int*, int*) [function] [call site] 04306
7 CalcLog2(int, int, int*) [function] [call site] 04307
8 fLog2(int, int, int*) [function] [call site] 04308
7 fMult(int, short) [function] [call site] 04309
7 scaleValue(int, int) [function] [call site] 04310
7 fMultAddDiv2(int, int, short) [function] [call site] 04311
7 fMultAddDiv2(int, int, short) [function] [call site] 04312
7 fMult(int, short) [function] [call site] 04313
7 f2Pow(int, int, int*) [function] [call site] 04314
7 fMin(int, int) [function] [call site] 04315
5 pvcEndFrame(PVC_STATIC_DATA*, PVC_DYNAMIC_DATA*) [function] [call site] 04316
5 FDKmemclear [function] [call site] 04317
5 FDKmemcpy [function] [call site] 04318
5 FDKmemcpy [function] [call site] 04319
5 FDKmemcpy [function] [call site] 04320
5 FDKmemcpy [function] [call site] 04321
5 QmfTransposerApply(hbeTransposer*, int**, int**, int, int**, int**, int (*) [64], int (*) [64], int, int, int, int*, int, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 04322
5 GetxOverBandQmfTransposer(hbeTransposer*) [function] [call site] 04323
5 copyHarmonicSpectrum(int*, int**, int**, int, int, KEEP_STATES_SYNCED_MODE) [function] [call site] 04324
5 lppTransposerHBE(SBR_LPP_TRANS*, hbeTransposer*, QMF_SCALE_FACTOR*, int**, int**, int, int, int, int, INVF_MODE*, INVF_MODE*) [function] [call site] 04325
6 inverseFilteringLevelEmphasis(SBR_LPP_TRANS*, unsigned char, INVF_MODE*, INVF_MODE*, int*) [function] [call site] 04326
7 mapInvfMode(INVF_MODE, INVF_MODE, WHITENING_FACTORS) [function] [call site] 04327
7 fMultDiv2(int, int) [function] [call site] 04328
6 FDKmemclear [function] [call site] 04329
6 FDKmemclear [function] [call site] 04330
6 getScalefactor(int const*, int) [function] [call site] 04331
6 fMin(int, int) [function] [call site] 04332
6 getScalefactor(int const*, int) [function] [call site] 04333
6 fMin(int, int) [function] [call site] 04334
6 getScalefactor(int const*, int) [function] [call site] 04335
6 fMin(int, int) [function] [call site] 04336
6 getScalefactor(int const*, int) [function] [call site] 04337
6 fMin(int, int) [function] [call site] 04338
6 scaleValues(int*, int, int) [function] [call site] 04339
6 scaleValues(int*, int, int) [function] [call site] 04340
6 scaleValues(int*, int, int) [function] [call site] 04341
6 scaleValues(int*, int, int) [function] [call site] 04342
6 autoCorr2nd_cplx(ACORR_COEFS*, int const*, int const*, int) [function] [call site] 04343
7 fMultDiv2(int, int) [function] [call site] 04344
7 fMultDiv2(int, int) [function] [call site] 04345
7 fPow2Div2(int) [function] [call site] 04346
7 fPow2Div2(int) [function] [call site] 04347
7 fPow2Div2(int) [function] [call site] 04348
7 fPow2Div2(int) [function] [call site] 04349
7 fMultDiv2(int, int) [function] [call site] 04350
7 fMultDiv2(int, int) [function] [call site] 04351
7 fMultDiv2(int, int) [function] [call site] 04352
7 fMultDiv2(int, int) [function] [call site] 04353
7 fMultDiv2(int, int) [function] [call site] 04354
7 fAbs(int) [function] [call site] 04355
7 fixnormz_D(int) [function] [call site] 04356
7 fMultDiv2(int, int) [function] [call site] 04357
7 fMultDiv2(int, int) [function] [call site] 04358
7 fixnormz_D(int) [function] [call site] 04359
6 fAbs(int) [function] [call site] 04360
6 fMultDiv2(int, int) [function] [call site] 04361
6 fMultDiv2(int, int) [function] [call site] 04362
6 fAbs(int) [function] [call site] 04363
6 fDivNorm(int, int, int*) [function] [call site] 04364
6 scaleValueSaturate(int, int) [function] [call site] 04365
6 fMultDiv2(int, int) [function] [call site] 04366
6 fDivNorm(int, int, int*) [function] [call site] 04367
6 scaleValueSaturate(int, int) [function] [call site] 04368
6 fMultDiv2(short, int) [function] [call site] 04369
6 fAbs(int) [function] [call site] 04370
6 fDivNorm(int, int, int*) [function] [call site] 04371
6 scaleValueSaturate(int, int) [function] [call site] 04372
6 fMultDiv2(short, int) [function] [call site] 04373
6 fAbs(int) [function] [call site] 04374
6 fAbs(int) [function] [call site] 04375
6 fDivNorm(int, int, int*) [function] [call site] 04376
6 scaleValueSaturate(int, int) [function] [call site] 04377
6 fMultDiv2(short, short) [function] [call site] 04378
6 fMultDiv2(short, short) [function] [call site] 04379
6 fMult(short, short) [function] [call site] 04380
6 fPow2(short) [function] [call site] 04381
6 fMult(short, short) [function] [call site] 04382
6 fMult(short, short) [function] [call site] 04383
6 fMin(int, int) [function] [call site] 04384
6 fMultDiv2(short, int) [function] [call site] 04385
6 fMultDiv2(short, int) [function] [call site] 04386
6 fMultDiv2(short, int) [function] [call site] 04387
6 fMultDiv2(short, int) [function] [call site] 04388
6 fMultDiv2(short, int) [function] [call site] 04389
6 fMultDiv2(short, int) [function] [call site] 04390
6 fMultDiv2(short, int) [function] [call site] 04391
6 fMultDiv2(short, int) [function] [call site] 04392
5 FDKmemcpy [function] [call site] 04393
5 FDKmemcpy [function] [call site] 04394
5 lppTransposer(SBR_LPP_TRANS*, QMF_SCALE_FACTOR*, int**, int*, int**, int, int, int, int, int, int, int, INVF_MODE*, INVF_MODE*) [function] [call site] 04395
6 __assert_fail [call site] 04396
6 inverseFilteringLevelEmphasis(SBR_LPP_TRANS*, unsigned char, INVF_MODE*, INVF_MODE*, int*) [function] [call site] 04397
6 FDKmemclear [function] [call site] 04398
6 fMin(int, int) [function] [call site] 04399
6 sbrDecoder_calculateGainVec(int**, int**, int, int, int, int*, int*, int, int, int) [function] [call site] 04400
7 GetInvInt(int) [function] [call site] 04401
8 fMax(int, int) [function] [call site] 04402
7 GetInvInt(int) [function] [call site] 04403
7 __assert_fail [call site] 04404
7 fMax(int, int) [function] [call site] 04405
7 fixnormz_D(int) [function] [call site] 04406
7 scaleValue(int, int) [function] [call site] 04407
7 scaleValue(int, int) [function] [call site] 04408
7 fPow2Div2(int) [function] [call site] 04409
7 scaleValue(int, int) [function] [call site] 04410
7 fPow2Div2(int) [function] [call site] 04411
7 scaleValue(int, int) [function] [call site] 04412
7 scaleValue(int, int) [function] [call site] 04413
7 fMult(int, int) [function] [call site] 04414
7 CalcLog2(int, int, int*) [function] [call site] 04415
7 scaleValue(int, int) [function] [call site] 04416
7 fMult(short, int) [function] [call site] 04417
7 fMult(int, int) [function] [call site] 04418
7 polyfit(int, int const*, int, int*, int*) [function] [call site] 04419
8 __assert_fail [call site] 04420
8 fMultNorm(int, int, int*) [function] [call site] 04421
8 fMin(int, int) [function] [call site] 04422
8 choleskySolve(int, int*, int*) [function] [call site] 04423
9 fMultNorm(int, int, int*) [function] [call site] 04424
9 backsubst_fw(int, int const*, int*, int*) [function] [call site] 04425
10 fMultNorm(int, int, int*) [function] [call site] 04426
10 fMultNorm(int, int, int*) [function] [call site] 04427
9 fMultNorm(int, int, int*) [function] [call site] 04428
9 backsubst_bw(int, int const*, int*, int*) [function] [call site] 04429
10 fMultNorm(int, int, int*) [function] [call site] 04430
7 polyval(int const*, int const*, int, int*) [function] [call site] 04431
8 __assert_fail [call site] 04432
8 fMult(int, int) [function] [call site] 04433
8 fixnorm_D(int) [function] [call site] 04434
8 fMin(int, int) [function] [call site] 04435
8 fMax(int, int) [function] [call site] 04436
7 fMult(int, short) [function] [call site] 04437
7 f2Pow(int, int, int*) [function] [call site] 04438
6 fMax(int, int) [function] [call site] 04439
6 __assert_fail [call site] 04440
6 getScalefactor(int const*, int) [function] [call site] 04441
6 fMin(int, int) [function] [call site] 04442
6 getScalefactor(int const*, int) [function] [call site] 04443
6 getScalefactor(int const*, int) [function] [call site] 04444
6 fMin(int, int) [function] [call site] 04445
6 getScalefactor(int const*, int) [function] [call site] 04446
6 fMin(int, int) [function] [call site] 04447
6 fMax(int, int) [function] [call site] 04448
6 scaleValues(int*, int, int) [function] [call site] 04449
6 scaleValues(int*, int, int) [function] [call site] 04450
6 scaleValues(int*, int, int) [function] [call site] 04451
6 scaleValues(int*, int, int) [function] [call site] 04452
6 autoCorr2nd_cplx(ACORR_COEFS*, int const*, int const*, int) [function] [call site] 04453
6 autoCorr2nd_real(ACORR_COEFS*, int const*, int) [function] [call site] 04454
7 fNormz(int) [function] [call site] 04455
7 fMultDiv2(int, int) [function] [call site] 04456
7 fPow2Div2(int) [function] [call site] 04457
7 fMultDiv2(int, int) [function] [call site] 04458
7 fPow2Div2(int) [function] [call site] 04459
7 fPow2Div2(int) [function] [call site] 04460
7 fMultDiv2(int, int) [function] [call site] 04461
7 fMultDiv2(int, int) [function] [call site] 04462
7 fixnormz_D(int) [function] [call site] 04463
7 fixnorm_D(int) [function] [call site] 04464
6 fMultDiv2(int, int) [function] [call site] 04465
6 fMultDiv2(int, int) [function] [call site] 04466
6 fAbs(int) [function] [call site] 04467
6 fDivNorm(int, int, int*) [function] [call site] 04468
6 scaleValueSaturate(int, int) [function] [call site] 04469
6 fMultDiv2(int, int) [function] [call site] 04470
6 fMultDiv2(int, int) [function] [call site] 04471
6 fDivNorm(int, int, int*) [function] [call site] 04472
6 scaleValueSaturate(int, int) [function] [call site] 04473
6 fMultDiv2(short, int) [function] [call site] 04474
6 fMultDiv2(short, int) [function] [call site] 04475
6 fAbs(int) [function] [call site] 04476
6 fDivNorm(int, int, int*) [function] [call site] 04477
6 scaleValueSaturate(int, int) [function] [call site] 04478
6 fMultDiv2(short, int) [function] [call site] 04479
6 fAbs(int) [function] [call site] 04480
6 fDivNorm(int, int, int*) [function] [call site] 04481
6 scaleValueSaturate(int, int) [function] [call site] 04482
6 fAbs(int) [function] [call site] 04483
6 fMultDiv2(int, int) [function] [call site] 04484
6 fAbs(int) [function] [call site] 04485
6 fDivNorm(int, int, int*) [function] [call site] 04486
6 scaleValueSaturate(int, int) [function] [call site] 04487
6 fPow2(int) [function] [call site] 04488
6 fMult(short, short) [function] [call site] 04489
6 fPow2(short) [function] [call site] 04490
6 fMult(short, short) [function] [call site] 04491
6 fMin(int, int) [function] [call site] 04492
6 fMultDiv2(int, int) [function] [call site] 04493
6 scaleValueSaturate(int, int) [function] [call site] 04494
6 fMultDiv2(int, int) [function] [call site] 04495
6 scaleValueSaturate(int, int) [function] [call site] 04496
6 fMin(int, int) [function] [call site] 04497
6 fMax(int, int) [function] [call site] 04498
6 fMin(int, int) [function] [call site] 04499
6 fMultDiv2(short, int) [function] [call site] 04500
6 fMultDiv2(short, int) [function] [call site] 04501
6 fMultDiv2(short, int) [function] [call site] 04502
6 fMultDiv2(short, int) [function] [call site] 04503
6 fMultDiv2(short, int) [function] [call site] 04504
6 fMultDiv2(short, int) [function] [call site] 04505
6 fMultDiv2(short, int) [function] [call site] 04506
6 fMultDiv2(int, int) [function] [call site] 04507
6 scaleValueSaturate(int, int) [function] [call site] 04508
6 scaleValueSaturate(int, int) [function] [call site] 04509
6 calc_qmfBufferReal(int**, int const*, int, int, unsigned char, int, short, short) [function] [call site] 04510
5 GetxOverBandQmfTransposer(hbeTransposer*) [function] [call site] 04511
5 Get41SbrQmfTransposer(hbeTransposer*) [function] [call site] 04512
5 ResetLimiterBands(unsigned char*, unsigned char*, unsigned char*, int, PATCH_PARAM const*, int, int, unsigned char, int*, int) [function] [call site] 04513
5 calculateSbrEnvelope(QMF_SCALE_FACTOR*, SBR_CALCULATE_ENVELOPE*, SBR_HEADER_DATA*, SBR_FRAME_DATA*, PVC_DYNAMIC_DATA*, int**, int**, int, int*, unsigned int, int) [function] [call site] 04514
6 mapSineFlagsPvc(unsigned char*, int, unsigned int*, unsigned int*, signed char*, int, signed char*, int) [function] [call site] 04515
6 mapSineFlags(unsigned char*, int, unsigned int*, unsigned int*, unsigned int*, int, signed char*) [function] [call site] 04516
7 FDKmemset [function] [call site] 04517
7 FDKmemclear [function] [call site] 04518
7 FDKmemcpy [function] [call site] 04519
6 getScalefactor(int const*, int) [function] [call site] 04520
6 fMax(int, int) [function] [call site] 04521
6 fMax(int, int) [function] [call site] 04522
6 __assert_fail [call site] 04523
6 __assert_fail [call site] 04524
6 expandPredEsg(PVC_DYNAMIC_DATA const*, int, int, int*, signed char*) [function] [call site] 04525
6 mapSineFlags(unsigned char*, int, unsigned int*, unsigned int*, unsigned int*, int, signed char*) [function] [call site] 04526
6 calcNrgPerSubband(int**, int**, int, int, int, int, signed char, int*, signed char*) [function] [call site] 04527
7 GetInvInt(int) [function] [call site] 04528
7 fixnormz_D(int) [function] [call site] 04529
7 fMin(int, int) [function] [call site] 04530
7 fPow2AddDiv2(int, int) [function] [call site] 04531
8 fixpadddiv2_D(int, int) [function] [call site] 04532
7 fPow2AddDiv2(int, int) [function] [call site] 04533
7 fPow2AddDiv2(int, int) [function] [call site] 04534
7 fPow2AddDiv2(int, int) [function] [call site] 04535
7 fPow2AddDiv2(int, int) [function] [call site] 04536
7 fNorm(int) [function] [call site] 04537
7 fMult(int, short) [function] [call site] 04538
6 calcNrgPerSfb(int**, int**, int, unsigned char*, int, int, signed char, int*, signed char*) [function] [call site] 04539
7 GetInvInt(int) [function] [call site] 04540
7 maxSubbandSample(int**, int**, int, int, int, int) [function] [call site] 04541
7 fixnormz_D(int) [function] [call site] 04542
7 fPow2Div2(int) [function] [call site] 04543
7 fPow2Div2(int) [function] [call site] 04544
7 fPow2Div2(int) [function] [call site] 04545
7 fPow2Div2(int) [function] [call site] 04546
7 fPow2Div2(int) [function] [call site] 04547
7 fPow2Div2(int) [function] [call site] 04548
7 fNorm(int) [function] [call site] 04549
7 fMult(int, short) [function] [call site] 04550
7 GetInvInt(int) [function] [call site] 04551
7 fMult(int, short) [function] [call site] 04552
6 __assert_fail [call site] 04553
6 calcSubbandGain(int, signed char, ENV_CALC_NRGS*, int, int, signed char, unsigned char, unsigned char, int) [function] [call site] 04554
7 fMin(int, int) [function] [call site] 04555
7 fMin(int, int) [function] [call site] 04556
7 fMult(int, int) [function] [call site] 04557
7 fMin(int, int) [function] [call site] 04558
7 fMin(int, int) [function] [call site] 04559
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04560
8 fixnormz_D(int) [function] [call site] 04561
8 fixnormz_D(int) [function] [call site] 04562
7 fMult(int, int) [function] [call site] 04563
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04564
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04565
7 fMult(int, int) [function] [call site] 04566
7 fDivNorm(int, int, int*) [function] [call site] 04567
7 fixnorm_D(int) [function] [call site] 04568
6 __assert_fail [call site] 04569
6 calcSubbandGain(int, signed char, ENV_CALC_NRGS*, int, int, signed char, unsigned char, unsigned char, int) [function] [call site] 04570
6 calcAvgGain(ENV_CALC_NRGS*, int, int, int*, signed char*, int*, signed char*) [function] [call site] 04571
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04572
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04573
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04574
6 fMult(int, short) [function] [call site] 04575
6 fixnorm_D(int) [function] [call site] 04576
6 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04577
6 fMult(int, int) [function] [call site] 04578
6 fMult(int, int) [function] [call site] 04579
6 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04580
6 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04581
6 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04582
6 fDivNorm(int, int, int*) [function] [call site] 04583
6 fMultDiv2(int, int) [function] [call site] 04584
6 fMultDiv2(int, int) [function] [call site] 04585
6 fMultDiv2(int, int) [function] [call site] 04586
6 aliasingReduction(int*, ENV_CALC_NRGS*, unsigned char*, int) [function] [call site] 04587
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04588
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04589
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04590
7 fMult(int, int) [function] [call site] 04591
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04592
7 FDK_add_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04593
7 FDK_divide_MantExp(int, signed char, int, signed char, int*, signed char*) [function] [call site] 04594
6 getScalefactor(int const*, int) [function] [call site] 04595
6 FDK_sqrt_MantExp(int*, signed char*, signed char const*) [function] [call site] 04596
7 fMin(int, int) [function] [call site] 04597
7 fMin(int, int) [function] [call site] 04598
6 FDK_sqrt_MantExp(int*, signed char*, signed char const*) [function] [call site] 04599
6 FDK_sqrt_MantExp(int*, signed char*, signed char const*) [function] [call site] 04600
6 FDKmemcpy [function] [call site] 04601
6 FDKmemcpy [function] [call site] 04602
6 equalizeFiltBufferExp(int*, signed char*, int*, signed char*, int) [function] [call site] 04603
7 fMin(int, int) [function] [call site] 04604
7 fAbs(int) [function] [call site] 04605
7 fixnormz_D(int) [function] [call site] 04606
7 fMin(int, int) [function] [call site] 04607
6 fMin(int, int) [function] [call site] 04608
6 fMin(int, int) [function] [call site] 04609
6 fMax(int, int) [function] [call site] 04610
6 fMin(int, int) [function] [call site] 04611
6 fMin(int, int) [function] [call site] 04612
6 fMin(int, int) [function] [call site] 04613
6 fMin(int, int) [function] [call site] 04614
6 fMin(int, int) [function] [call site] 04615
6 adjustTimeSlotHQ_GainAndNoise(int*, int*, SBR_CALCULATE_ENVELOPE*, ENV_CALC_NRGS*, int, int, int, short, int, int) [function] [call site] 04616
7 fMin(int, int) [function] [call site] 04617
7 fMin(int, int) [function] [call site] 04618
7 fMult(short, int) [function] [call site] 04619
7 fMultDiv2(short, int) [function] [call site] 04620
7 fMult(short, int) [function] [call site] 04621
7 fMultDiv2(short, int) [function] [call site] 04622
7 fMin(int, int) [function] [call site] 04623
7 fMult(short, int) [function] [call site] 04624
7 fMin(int, int) [function] [call site] 04625
7 fMultDiv2(int, int) [function] [call site] 04626
7 fMultDiv2(int, int) [function] [call site] 04627
7 fMult(short, int) [function] [call site] 04628
7 fMult(short, int) [function] [call site] 04629
7 fMultDiv2(int, int) [function] [call site] 04630
7 fMultDiv2(int, int) [function] [call site] 04631
7 fMult(short, int) [function] [call site] 04632
7 fMult(short, int) [function] [call site] 04633
6 fMin(int, int) [function] [call site] 04634
6 adjustTimeSlotHQ(int*, int*, SBR_CALCULATE_ENVELOPE*, ENV_CALC_NRGS*, int, int, int, short, int, int) [function] [call site] 04635
7 fMin(int, int) [function] [call site] 04636
7 fMin(int, int) [function] [call site] 04637
7 fMult(short, int) [function] [call site] 04638
7 fMultDiv2(short, int) [function] [call site] 04639
7 fMult(short, int) [function] [call site] 04640
7 fMultDiv2(short, int) [function] [call site] 04641
7 fMin(int, int) [function] [call site] 04642
7 fMult(short, int) [function] [call site] 04643
7 fMin(int, int) [function] [call site] 04644
7 fMultDiv2(int, int) [function] [call site] 04645
7 fMultDiv2(int, int) [function] [call site] 04646
7 fMult(short, int) [function] [call site] 04647
7 fMult(short, int) [function] [call site] 04648
7 fMultDiv2(int, int) [function] [call site] 04649
7 fMultDiv2(int, int) [function] [call site] 04650
7 fMult(short, int) [function] [call site] 04651
7 fMult(short, int) [function] [call site] 04652
6 __assert_fail [call site] 04653
6 fMin(int, int) [function] [call site] 04654
6 fMax(int, int) [function] [call site] 04655
6 adjustTimeSlot_EldGrid(int*, ENV_CALC_NRGS*, unsigned char*, int, int, int, int, int*, int) [function] [call site] 04656
7 fMultDiv2(int, int) [function] [call site] 04657
7 fAddSaturate(int, int) [function] [call site] 04658
7 fMultDiv2(int, int) [function] [call site] 04659
7 fMult(short, int) [function] [call site] 04660
7 fMultAddDiv2(int, int, int) [function] [call site] 04661
7 fMultAddDiv2(int, int, int) [function] [call site] 04662
7 fMultDiv2(int, int) [function] [call site] 04663
7 fMultDiv2(int, int) [function] [call site] 04664
7 fMult(short, int) [function] [call site] 04665
6 adjustTimeSlotLC(int*, ENV_CALC_NRGS*, unsigned char*, int, int, int, int, int*) [function] [call site] 04666
7 fMultDiv2(int, int) [function] [call site] 04667
7 fMult(short, int) [function] [call site] 04668
7 fMin(int, int) [function] [call site] 04669
7 fMax(int, int) [function] [call site] 04670
7 fMultDiv2(short, int) [function] [call site] 04671
7 fMultDiv2(short, int) [function] [call site] 04672
7 fMultDiv2(short, int) [function] [call site] 04673
7 fAddSaturate(int, int) [function] [call site] 04674
7 fAddSaturate(int, int) [function] [call site] 04675
7 fMult(short, int) [function] [call site] 04676
7 fMultDiv2(int, int) [function] [call site] 04677
7 fMultDiv2(int, int) [function] [call site] 04678
7 fMult(short, int) [function] [call site] 04679
7 fMultDiv2(int, short) [function] [call site] 04680
7 fMultDiv2(int, int) [function] [call site] 04681
7 fMultDiv2(int, short) [function] [call site] 04682
7 fMult(short, int) [function] [call site] 04683
7 fMultDiv2(short, int) [function] [call site] 04684
7 fMultDiv2(short, int) [function] [call site] 04685
6 apply_inter_tes(int**, int**, QMF_SCALE_FACTOR const*, signed char const*, int, int, int, int, int, unsigned char) [function] [call site] 04686
7 fixnormz_D(int) [function] [call site] 04687
7 scaleValues(int*, int, int) [function] [call site] 04688
7 scaleValues(int*, int, int) [function] [call site] 04689
7 fPow2Div2(int) [function] [call site] 04690
7 fixnormz_D(int) [function] [call site] 04691
7 scaleValues(int*, int, int) [function] [call site] 04692
7 scaleValues(int*, int, int) [function] [call site] 04693
7 fPow2Div2(int) [function] [call site] 04694
7 fMin(int, int) [function] [call site] 04695
7 fMin(int, int) [function] [call site] 04696
7 fMin(int, int) [function] [call site] 04697
7 fDivNorm(int, int, int*) [function] [call site] 04698
7 sqrtFixp_lookup(int, int*) [function] [call site] 04699
7 fMin(int, int) [function] [call site] 04700
7 fIsLessThan(int, int, int, int) [function] [call site] 04701
8 fixnorm_D(int) [function] [call site] 04702
8 fMin(int, int) [function] [call site] 04703
7 fixnorm_D(int) [function] [call site] 04704
7 fPow2(int) [function] [call site] 04705
7 fMultNorm(int, int, int*) [function] [call site] 04706
7 fMin(int, int) [function] [call site] 04707
7 fDivNorm(int, int, int*) [function] [call site] 04708
7 sqrtFixp_lookup(int, int*) [function] [call site] 04709
7 fMin(int, int) [function] [call site] 04710
7 scaleValueSaturate(int, int) [function] [call site] 04711
6 adjustTimeSlotHQ_AddHarmonics(int*, int*, SBR_CALCULATE_ENVELOPE*, ENV_CALC_NRGS*, int, int, int) [function] [call site] 04712
7 scaleValue(int, int) [function] [call site] 04713
6 FDKmemcpy [function] [call site] 04714
6 FDKmemcpy [function] [call site] 04715
6 FDKmemcpy [function] [call site] 04716
6 maxSubbandSample(int**, int**, int, int, int, int) [function] [call site] 04717
6 fNorm(int) [function] [call site] 04718
6 maxSubbandSample(int**, int**, int, int, int, int) [function] [call site] 04719
6 fMax(int, int) [function] [call site] 04720
6 rescaleSubbandSamples(int**, int**, int, int, int, int, int) [function] [call site] 04721
6 rescaleSubbandSamples(int**, int**, int, int, int, int, int) [function] [call site] 04722
6 __assert_fail [call site] 04723
6 __assert_fail [call site] 04724
6 FDKmemcpy [function] [call site] 04725
6 FDKmemcpy [function] [call site] 04726
6 FDKmemcpy [function] [call site] 04727
6 FDKmemcpy [function] [call site] 04728
5 FDKmemcpy [function] [call site] 04729
5 scaleValues(int*, int, int) [function] [call site] 04730
5 scaleValues(int*, int, int) [function] [call site] 04731
5 FDKmemcpy [function] [call site] 04732
5 FDKmemcpy [function] [call site] 04733
5 FDKmemcpy [function] [call site] 04734
5 sbrDecoder_drcApply(SBRDEC_DRC_CHANNEL*, int**, int**, int, int*) [function] [call site] 04735
6 sbrDecoder_drcApplySlot(SBRDEC_DRC_CHANNEL*, int*, int*, int, int, int) [function] [call site] 04736
7 fMultIfloor(int, int) [function] [call site] 04737
8 fMultNorm(int, int, int*) [function] [call site] 04738
8 scaleValueSaturate(int, int) [function] [call site] 04739
7 fMultIfloor(int, int) [function] [call site] 04740
7 fMult(int, int) [function] [call site] 04741
7 fMult(int, int) [function] [call site] 04742
7 fMult(int, int) [function] [call site] 04743
7 fMultIfloor(int, int) [function] [call site] 04744
7 fMultIfloor(int, int) [function] [call site] 04745
7 fMultIfloor(int, int) [function] [call site] 04746
7 fMultIceil(int, int) [function] [call site] 04747
7 fMultIfloor(int, int) [function] [call site] 04748
7 fMultIceil(int, int) [function] [call site] 04749
7 fMultIfloor(int, int) [function] [call site] 04750
7 fMultIfloor(int, int) [function] [call site] 04751
5 qmfChangeOutScalefactor(QMF_FILTER_BANK*, int) [function] [call site] 04752
5 qmfSynthesisFiltering(QMF_FILTER_BANK*, int**, int**, QMF_SCALE_FACTOR const*, int, int*, int, int*) [function] [call site] 04753
6 __assert_fail [call site] 04754
6 qmfSynthesisFilteringSlot(QMF_FILTER_BANK*, int const*, int const*, int, int, int*, int, int*) [function] [call site] 04755
5 fMax(int, int) [function] [call site] 04756
5 fMax(int, int) [function] [call site] 04757
5 __assert_fail [call site] 04758
5 PreparePsProcessing(PS_DEC*, int const* const*, int const* const*, int) [function] [call site] 04759
6 scaleValue(int, int) [function] [call site] 04760
6 scaleValue(int, int) [function] [call site] 04761
6 FDKhybridAnalysisApply(FDK_ANA_HYB_FILTER*, int const*, int const*, int*, int*) [function] [call site] 04762
7 kChannelFiltering(int const*, int const*, int const*, int*, int*, signed char) [function] [call site] 04763
8 dualChannelFiltering(int const*, int const*, int const*, int*, int*, int) [function] [call site] 04764
9 fMultDiv2(short, int) [function] [call site] 04765
9 fMultDiv2(short, int) [function] [call site] 04766
9 fMultDiv2(short, int) [function] [call site] 04767
9 fMultDiv2(short, int) [function] [call site] 04768
9 fMultDiv2(short, int) [function] [call site] 04769
9 fMultDiv2(short, int) [function] [call site] 04770
9 fMultDiv2(short, int) [function] [call site] 04771
9 fMultDiv2(short, int) [function] [call site] 04772
9 fMultDiv2(short, int) [function] [call site] 04773
9 fMultDiv2(short, int) [function] [call site] 04774
9 fMultDiv2(short, int) [function] [call site] 04775
9 __assert_fail [call site] 04776
8 fourChannelFiltering(int const*, int const*, int const*, int*, int*, int) [function] [call site] 04777
9 fMultDiv2(int, int) [function] [call site] 04778
9 fMultDiv2(int, int) [function] [call site] 04779
9 fMultDiv2(int, int) [function] [call site] 04780
9 fMultDiv2(int, int) [function] [call site] 04781
9 fMultDiv2(int, int) [function] [call site] 04782
9 fMultDiv2(int, int) [function] [call site] 04783
9 fMultDiv2(int, int) [function] [call site] 04784
9 fMultDiv2(int, int) [function] [call site] 04785
9 fMultDiv2(int, int) [function] [call site] 04786
9 fMultDiv2(int, int) [function] [call site] 04787
9 fMultDiv2(int, int) [function] [call site] 04788
8 eightChannelFiltering(int const*, int const*, int const*, int*, int*, int) [function] [call site] 04789
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04790
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04791
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04792
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04793
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04794
9 fMultDiv2(int, short) [function] [call site] 04795
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04796
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04797
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04798
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04799
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04800
9 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04801
7 FDKmemcpy [function] [call site] 04802
7 __assert_fail [call site] 04803
7 FDKmemcpy [function] [call site] 04804
7 FDKmemcpy [function] [call site] 04805
7 FDKmemcpy [function] [call site] 04806
5 FDKmemcpy [function] [call site] 04807
5 initSlotBasedRotation(PS_DEC*, int, int) [function] [call site] 04808
6 inline_fixp_cos_sin(int, int, int, int*) [function] [call site] 04809
7 fixp_sin_cos_residual_inline(int, int, int*, int*) [function] [call site] 04810
7 fixp_sin_cos_residual_inline(int, int, int*, int*) [function] [call site] 04811
7 fMultDiv2(int, int) [function] [call site] 04812
6 fMult(int, int) [function] [call site] 04813
6 GetInvInt(int) [function] [call site] 04814
6 fMult(int, short) [function] [call site] 04815
5 ApplyPsSlot(PS_DEC*, int**, int**, int*, int*, int, int, int, int, int) [function] [call site] 04816
6 scaleValue(int, int) [function] [call site] 04817
6 scaleValue(int, int) [function] [call site] 04818
6 FDKhybridAnalysisApply(FDK_ANA_HYB_FILTER*, int const*, int const*, int*, int*) [function] [call site] 04819
6 scaleValues(int*, int const*, int, int) [function] [call site] 04820
6 scaleValues(int*, int const*, int, int) [function] [call site] 04821
6 FDKmemcpy [function] [call site] 04822
6 FDKmemcpy [function] [call site] 04823
6 FDKdecorrelateApply(DECORR_DEC*, int*, int*, int*, int*, int) [function] [call site] 04824
7 DuckerCalcEnergy(DUCKER_INSTANCE*, int const*, int const*, int*, int, signed char*, int, int) [function] [call site] 04825
8 FDKmemclear [function] [call site] 04826
8 fMax(int, int) [function] [call site] 04827
8 getScalefactor(int const*, int) [function] [call site] 04828
8 fMax(int, int) [function] [call site] 04829
8 getScalefactor(int const*, int) [function] [call site] 04830
8 fMin(int, int) [function] [call site] 04831
8 fixnormz_D(int) [function] [call site] 04832
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04833
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04834
8 fPow2Div2(int) [function] [call site] 04835
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04836
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04837
8 __assert_fail [call site] 04838
8 fPow2Div2(int) [function] [call site] 04839
8 fAddSaturate(int, int) [function] [call site] 04840
8 fMax(int, int) [function] [call site] 04841
8 fMax(int, int) [function] [call site] 04842
8 getScalefactor(int const*, int) [function] [call site] 04843
8 fMin(int, int) [function] [call site] 04844
8 fixnormz_D(int) [function] [call site] 04845
8 fMax(int, int) [function] [call site] 04846
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04847
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04848
8 fPow2Div2(int) [function] [call site] 04849
8 fAddSaturate(int, int) [function] [call site] 04850
7 fMin(unsigned char, unsigned char) [function] [call site] 04851
7 DecorrFilterApplyPASS(DECORR_FILTER_INSTANCE const*, int*, int*, int*, int*, int, int, int, int) [function] [call site] 04852
7 DecorrFilterApplyCPLX_PS(DECORR_FILTER_INSTANCE const*, int*, int*, int*, int*, int, int, int, int, int, unsigned char*) [function] [call site] 04853
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04854
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04855
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04856
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04857
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04858
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04859
8 cplxMultDiv2(int*, int*, int, int, FIXP_SPK) [function] [call site] 04860
7 DecorrFilterApplyREAL(DECORR_FILTER_INSTANCE const*, int*, int*, int*, int*, int, int, int, int, int) [function] [call site] 04861
8 fMultDiv2(int, short) [function] [call site] 04862
8 fMultDiv2(int, short) [function] [call site] 04863
8 fMultDiv2(int, short) [function] [call site] 04864
8 fMultDiv2(int, short) [function] [call site] 04865
8 fMultDiv2(int, short) [function] [call site] 04866
8 fMultDiv2(int, short) [function] [call site] 04867
8 fMultDiv2(int, short) [function] [call site] 04868
8 fMultDiv2(int, short) [function] [call site] 04869
8 fMultDiv2(int, short) [function] [call site] 04870
8 fMultDiv2(int, short) [function] [call site] 04871
8 fMultDiv2(int, short) [function] [call site] 04872
8 fMultDiv2(int, short) [function] [call site] 04873
8 fMultDiv2(int, short) [function] [call site] 04874
8 fMultDiv2(int, short) [function] [call site] 04875
8 fMultDiv2(int, short) [function] [call site] 04876
8 fMultDiv2(int, short) [function] [call site] 04877
8 fMultDiv2(int, short) [function] [call site] 04878
8 fMultDiv2(int, short) [function] [call site] 04879
8 fMultDiv2(int, short) [function] [call site] 04880
8 fMultDiv2(int, short) [function] [call site] 04881
8 fMultDiv2(int, short) [function] [call site] 04882
7 DuckerApplyPS(DUCKER_INSTANCE*, int const*, int*, int*, int) [function] [call site] 04883
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04884
8 fMin(int, int) [function] [call site] 04885
8 fMin(int, int) [function] [call site] 04886
8 __assert_fail [call site] 04887
8 scaleValue(int, int) [function] [call site] 04888
8 scaleValue(int, int) [function] [call site] 04889
8 scaleValue(int, int) [function] [call site] 04890
8 scaleValue(int, int) [function] [call site] 04891
8 fMult(int, short) [function] [call site] 04892
8 fMult(short, int) [function] [call site] 04893
8 fMult(short, int) [function] [call site] 04894
8 fAbs(int) [function] [call site] 04895
8 fAbs(int) [function] [call site] 04896
8 SpatialDecGetQmfBand(int, unsigned char const*) [function] [call site] 04897
8 fMult(short, int) [function] [call site] 04898
8 sqrtFixp(int) [function] [call site] 04899
8 invSqrtNorm2(int, int*) [function] [call site] 04900
8 SpatialDecGetQmfBand(int, unsigned char const*) [function] [call site] 04901
8 fMax(int, int) [function] [call site] 04902
8 fMin(int, int) [function] [call site] 04903
8 fMult(int, int) [function] [call site] 04904
8 fPow2Div2(int) [function] [call site] 04905
8 fMult(int, int) [function] [call site] 04906
8 fMult(int, int) [function] [call site] 04907
8 fixnormz_D(int) [function] [call site] 04908
8 fMax(int, int) [function] [call site] 04909
7 DuckerApply(DUCKER_INSTANCE*, int const*, int*, int*, int) [function] [call site] 04910
8 SpatialDecGetProcessingBand(int, unsigned char const*) [function] [call site] 04911
8 DuckerCalcEnergy(DUCKER_INSTANCE*, int const*, int const*, int*, int, signed char*, int, int) [function] [call site] 04912
8 fMin(int, int) [function] [call site] 04913
8 fMin(int, int) [function] [call site] 04914
8 fMin(int, int) [function] [call site] 04915
8 scaleValue(int, int) [function] [call site] 04916
8 scaleValue(int, int) [function] [call site] 04917
8 scaleValue(int, int) [function] [call site] 04918
8 fMultAddDiv2(int, int, short) [function] [call site] 04919
8 scaleValue(int, int) [function] [call site] 04920
8 fMultAddDiv2(int, int, short) [function] [call site] 04921
8 fMultAddDiv2(int, int, short) [function] [call site] 04922
8 fMultAddDiv2(int, int, short) [function] [call site] 04923
8 fAbs(int) [function] [call site] 04924
8 fAbs(int) [function] [call site] 04925
8 fMult(int, short) [function] [call site] 04926
8 fMin(int, int) [function] [call site] 04927
8 sqrtFixp(int) [function] [call site] 04928
8 invSqrtNorm2(int, int*) [function] [call site] 04929
8 sqrtFixp(int) [function] [call site] 04930
8 invSqrtNorm2(int, int*) [function] [call site] 04931
8 fMult(int, int) [function] [call site] 04932
8 fMultDiv2(int, short) [function] [call site] 04933
8 fMultDiv2(int, short) [function] [call site] 04934
8 fMultDiv2(int, short) [function] [call site] 04935
8 fixnormz_D(int) [function] [call site] 04936
8 fMax(int, int) [function] [call site] 04937
6 applySlotBasedRotation(PS_DEC*, int*, int*, int*, int*) [function] [call site] 04938
6 FDKhybridSynthesisApply(FDK_SYN_HYB_FILTER*, int const*, int const*, int*, int*) [function] [call site] 04939
5 sbrDecoder_drcApplySlot(SBRDEC_DRC_CHANNEL*, int*, int*, int, int, int) [function] [call site] 04942
5 sbrDecoder_drcApplySlot(SBRDEC_DRC_CHANNEL*, int*, int*, int, int, int) [function] [call site] 04943
5 qmfChangeOutScalefactor(QMF_FILTER_BANK*, int) [function] [call site] 04944
5 qmfChangeOutScalefactor(QMF_FILTER_BANK*, int) [function] [call site] 04945
5 qmfSynthesisFilteringSlot(QMF_FILTER_BANK*, int const*, int const*, int, int, int*, int, int*) [function] [call site] 04946
5 qmfSynthesisFilteringSlot(QMF_FILTER_BANK*, int const*, int const*, int, int, int*, int, int*) [function] [call site] 04947
5 sbrDecoder_drcUpdateChannel(SBRDEC_DRC_CHANNEL*) [function] [call site] 04948
5 FDK_QmfDomain_SaveOverlap(FDK_QMF_DOMAIN_IN*, int) [function] [call site] 04949
6 __assert_fail [call site] 04950
6 FDKmemcpy [function] [call site] 04951
6 FDKmemcpy [function] [call site] 04952
5 __assert_fail [call site] 04953
4 sbr_dec(SBR_DEC*, int*, int*, SBR_DEC*, int*, int, SBR_HEADER_DATA*, SBR_FRAME_DATA*, SBR_PREV_FRAME_DATA*, int, PS_DEC*, unsigned int, int, int) [function] [call site] 04954
4 __assert_fail [call site] 04955
4 __assert_fail [call site] 04956
2 sbrDecoder_GetDelay [function] [call site] 04957
2 mpegSurroundDecoder_SetParam [function] [call site] 04958
2 mpegSurroundDecoder_Apply [function] [call site] 04959
3 __assert_fail [call site] 04960
3 FDK_chMapDescr_isValid [function] [call site] 04961
3 mpegSurroundOperationMode(MpegSurroundDecoder*, int) [function] [call site] 04962
4 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 04963
3 initMpegSurroundDecoder(MpegSurroundDecoder*) [function] [call site] 04964
4 __assert_fail [call site] 04965
4 sscParseCheck(T_SPATIAL_SPECIFIC_CONFIG const*) [function] [call site] 04966
4 check_UParam_Build_DecConfig(SPATIALDEC_PARAM const*, SPATIAL_DEC_CONFIG const*, T_SPATIAL_SPECIFIC_CONFIG const*, SPATIAL_DEC_UPMIX_TYPE*) [function] [call site] 04967
5 __assert_fail [call site] 04968
5 __assert_fail [call site] 04969
4 mpegSurroundDecoder_CalcInitFlags(T_SPATIAL_SPECIFIC_CONFIG*, T_SPATIAL_SPECIFIC_CONFIG*, int, int, int, int*) [function] [call site] 04970
4 FDKmemcpy [function] [call site] 04971
4 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 04972
4 FDK_SpatialDecInit [function] [call site] 04973
5 isValidConfig(spatialDec_struct const*, SPATIAL_DEC_UPMIX_TYPE, SPATIALDEC_PARAM const*, AUDIO_OBJECT_TYPE) [function] [call site] 04974
6 __assert_fail [call site] 04975
6 __assert_fail [call site] 04976
5 CheckLevelTreeUpmixType(SACDEC_CREATION_PARAMS const*, T_SPATIAL_SPECIFIC_CONFIG const*, int, UPMIXTYPE) [function] [call site] 04977
6 __assert_fail [call site] 04978
6 __assert_fail [call site] 04979
5 SpatialDecConcealment_SetParam(SpatialDecConcealmentInfo*, SAC_DEC_CONCEAL_PARAM, int) [function] [call site] 04980
5 SpatialDecConcealment_SetParam(SpatialDecConcealmentInfo*, SAC_DEC_CONCEAL_PARAM, int) [function] [call site] 04981
5 SpatialDecConcealment_SetParam(SpatialDecConcealmentInfo*, SAC_DEC_CONCEAL_PARAM, int) [function] [call site] 04982
5 SpatialDecConcealment_SetParam(SpatialDecConcealmentInfo*, SAC_DEC_CONCEAL_PARAM, int) [function] [call site] 04983
5 SpatialDecConcealment_SetParam(SpatialDecConcealmentInfo*, SAC_DEC_CONCEAL_PARAM, int) [function] [call site] 04984
5 SpatialDecConcealment_Init(SpatialDecConcealmentInfo*, unsigned int) [function] [call site] 04985
5 SpatialDecDecodeHeader(spatialDec_struct*, T_SPATIAL_SPECIFIC_CONFIG*) [function] [call site] 04986
6 SacGetHybridSubbands(int) [function] [call site] 04987
6 FDKmemclear [function] [call site] 04988
6 fMax(int, int) [function] [call site] 04989
6 SpatialDecDecodeHelperInfo(T_SPATIAL_SPECIFIC_CONFIG*, UPMIXTYPE) [function] [call site] 04990
5 initParameterSmoothing(spatialDec_struct*) [function] [call site] 04991
5 initBBEnv(spatialDec_struct*, int) [function] [call site] 04992
5 isTwoChMode(UPMIXTYPE) [function] [call site] 04993
5 FDK_QmfDomain_Configure(FDK_QMF_DOMAIN*) [function] [call site] 04994
5 getChGain(spatialDec_struct*, unsigned int, int*) [function] [call site] 04995
6 isTwoChMode(UPMIXTYPE) [function] [call site] 04996
5 isTwoChMode(UPMIXTYPE) [function] [call site] 04997
5 qmfChangeOutScalefactor(QMF_FILTER_BANK*, int) [function] [call site] 04998
5 qmfChangeOutGain(QMF_FILTER_BANK*, int, int) [function] [call site] 04999
5 FDKhybridSynthesisInit(FDK_SYN_HYB_FILTER*, FDK_HYBRID_MODE, int, int) [function] [call site] 05000
5 FDKhybridAnalysisInit(FDK_ANA_HYB_FILTER*, FDK_HYBRID_MODE, int, int, int) [function] [call site] 05001
5 FDKdecorrelateInit(DECORR_DEC*, int, FDK_DECORR_TYPE, FDK_DUCKER_TYPE, int, int, int, int, int, int) [function] [call site] 05002
5 initM1andM2(spatialDec_struct*, int, int) [function] [call site] 05003
5 FDKmemclear [function] [call site] 05004
5 FDKmemclear [function] [call site] 05005
5 FDKmemclear [function] [call site] 05006
5 subbandTPInit(STP_DEC*) [function] [call site] 05007
3 mpegSurroundDecoder_GetNrOfQmfBands(T_SPATIAL_SPECIFIC_CONFIG const*, unsigned int) [function] [call site] 05008
3 FDK_SpatialDecInitDefaultSpatialSpecificConfig [function] [call site] 05009
4 SpatialDecDefaultSpecificConfig(T_SPATIAL_SPECIFIC_CONFIG*, AUDIO_OBJECT_TYPE, int, int, int, int, int) [function] [call site] 05010
5 __assert_fail [call site] 05011
5 __assert_fail [call site] 05012
5 __assert_fail [call site] 05013
3 FDK_SpatialDecCompareSpatialSpecificConfigHeader [function] [call site] 05014
3 SpatialDecInitParserContext [function] [call site] 05015
3 initMpegSurroundDecoder(MpegSurroundDecoder*) [function] [call site] 05016
3 FDKmemmove [function] [call site] 05017
3 FDKmemclear [function] [call site] 05018
3 FDKmemcpy [function] [call site] 05019
3 SpatialDecApplyFrame [function] [call site] 05020
4 __assert_fail [call site] 05021
4 __assert_fail [call site] 05022
4 __assert_fail [call site] 05023
4 __assert_fail [call site] 05024
4 fMax(int, int) [function] [call site] 05025
4 SpatialDecConcealment_UpdateState(SpatialDecConcealmentInfo*, int) [function] [call site] 05026
5 __assert_fail [call site] 05027
5 __assert_fail [call site] 05028
4 SpatialDecClearFrameData(spatialDec_struct*, SPATIAL_BS_FRAME_struct*, SACDEC_CREATION_PARAMS const*) [function] [call site] 05029
5 __assert_fail [call site] 05030
5 initParameterSmoothing(spatialDec_struct*) [function] [call site] 05031
5 fMin(int, int) [function] [call site] 05032
4 SpatialDecDecodeFrame(spatialDec_struct*, SPATIAL_BS_FRAME_struct*) [function] [call site] 05033
5 decodeAndMapFrameOtt(spatialDec_struct*, SPATIAL_BS_FRAME_struct*) [function] [call site] 05034
6 mapIndexData(LOSSLESSDATA*, signed char***, signed char***, signed char const (*) [9][28], signed char***, signed char, signed char**, int, int, int, int, signed char, int, int const*, int, int, SpatialDecConcealmentInfo*, signed char, int (*) [9][28], int (*) [9][28], int (*) [9][28]) [function] [call site] 05035
7 SpatialDecConcealment_Apply(SpatialDecConcealmentInfo*, signed char const (*) [28], signed char**, signed char*, signed char*, int, int, signed char, int, int) [function] [call site] 05036
8 __assert_fail [call site] 05037
8 fDivNorm(int, int) [function] [call site] 05038
8 fMultI(int, int) [function] [call site] 05039
9 fMultNorm(int, int, int*) [function] [call site] 05040
9 scaleValueSaturate(int, int) [function] [call site] 05041
8 fDivNorm(int, int) [function] [call site] 05042
8 fMultI(int, int) [function] [call site] 05043
8 __assert_fail [call site] 05044
7 createMapping(int*, int, int, int) [function] [call site] 05045
7 mapFrequency(signed char const*, signed char*, int*, int) [function] [call site] 05046
7 coarse2fine(signed char*, DATA_TYPE, int, int) [function] [call site] 05047
7 factorCLD(signed char*, int, int*, int*, signed char, int) [function] [call site] 05048
8 factorFunct(int, int) [function] [call site] 05049
9 fMult(int, int) [function] [call site] 05050
8 fMult(int, int) [function] [call site] 05051
8 fixp_truncateToInt(int, int) [function] [call site] 05052
9 __assert_fail [call site] 05053
8 fMin(int, int) [function] [call site] 05054
8 fMax(int, int) [function] [call site] 05055
7 deqIdx(int, int) [function] [call site] 05056
8 __assert_fail [call site] 05057
6 mapIndexData(LOSSLESSDATA*, signed char***, signed char***, signed char const (*) [9][28], signed char***, signed char, signed char**, int, int, int, int, signed char, int, int const*, int, int, SpatialDecConcealmentInfo*, signed char, int (*) [9][28], int (*) [9][28], int (*) [9][28]) [function] [call site] 05058
6 mapIndexData(LOSSLESSDATA*, signed char***, signed char***, signed char const (*) [9][28], signed char***, signed char, signed char**, int, int, int, int, signed char, int, int const*, int, int, SpatialDecConcealmentInfo*, signed char, int (*) [9][28], int (*) [9][28], int (*) [9][28]) [function] [call site] 05059
5 decodeAndMapFrameSmg(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05060
6 FDKmemclear [function] [call site] 05061
6 FDKmemcpy [function] [call site] 05062
6 FDKmemcpy [function] [call site] 05063
6 createMapping(int*, int, int, int) [function] [call site] 05064
6 FDKmemcpy [function] [call site] 05065
6 FDKmemcpy [function] [call site] 05066
5 decodeAndMapFrameArbdmx(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05067
6 mapIndexData(LOSSLESSDATA*, signed char***, signed char***, signed char const (*) [9][28], signed char***, signed char, signed char**, int, int, int, int, signed char, int, int const*, int, int, SpatialDecConcealmentInfo*, signed char, int (*) [9][28], int (*) [9][28], int (*) [9][28]) [function] [call site] 05068
5 fMin(int, int) [function] [call site] 05069
4 SpatialDecApplyParameterSets(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, SPATIALDEC_INPUT_MODE, int*, int**, int**, unsigned int, unsigned int, int, FDK_channelMapDescr const*) [function] [call site] 05070
5 fMin(int, int) [function] [call site] 05071
5 SpatialDecSetInternalError(spatialDec_struct*, int*, SACDEC_ERROR) [function] [call site] 05072
5 SpatialDecCalculateM1andM2(spatialDec_struct*, int, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05073
6 updateAlpha(spatialDec_struct*) [function] [call site] 05074
6 SpatialDecCalculateM1andM2_212(spatialDec_struct*, int, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05075
7 param2UMX_PS_IPD_OPD__FDK(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, int*, int*, int*, int*, int*, int*, int, int, int) [function] [call site] 05076
8 __assert_fail [call site] 05077
8 param2UMX_PS_Core__FDK(signed char const*, signed char const*, int, int, int*, int*, int*, int*, int*, int*) [function] [call site] 05078
9 SpatialDequantGetCLDValues(int, int*, int*) [function] [call site] 05079
9 __assert_fail [call site] 05080
8 calculateOpd(spatialDec_struct*, int, int, int*) [function] [call site] 05081
9 SpatialDequantGetCLD2Values(int, int*) [function] [call site] 05082
8 wrapPhase(int) [function] [call site] 05083
8 wrapPhase(int) [function] [call site] 05084
7 param2UMX_Prediction__FDK(spatialDec_struct*, int*, int*, int*, int*, int*, int*, int*, int*, int, int, int) [function] [call site] 05085
8 __assert_fail [call site] 05086
8 param2UMX_Prediction_Core__FDK(int*, int*, int*, int*, int*, int*, int*, int*, int, int, int, int, int, int) [function] [call site] 05087
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05088
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05089
9 invFixp(int, int*) [function] [call site] 05090
10 frexpf [call site] 05091
9 sqrtFixp(int) [function] [call site] 05092
9 invSqrtNorm2(int, int*) [function] [call site] 05093
9 fNorm(int) [function] [call site] 05094
9 scaleValue(int, int) [function] [call site] 05095
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05096
9 fMult(int, int) [function] [call site] 05097
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05098
9 scaleValue(int, int) [function] [call site] 05099
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05100
9 scaleValue(int, int) [function] [call site] 05101
9 fMult(int, int) [function] [call site] 05102
9 scaleValue(int, int) [function] [call site] 05103
9 scaleValue(int, int) [function] [call site] 05104
9 fMult(int, int) [function] [call site] 05105
9 scaleValue(int, int) [function] [call site] 05106
7 param2UMX_Prediction__FDK(spatialDec_struct*, int*, int*, int*, int*, int*, int*, int*, int*, int, int, int) [function] [call site] 05107
7 param2UMX_PS__FDK(spatialDec_struct*, int*, int*, int*, int*, int*, int*, int, int, int) [function] [call site] 05108
8 param2UMX_PS_Core__FDK(signed char const*, signed char const*, int, int, int*, int*, int*, int*, int*, int*) [function] [call site] 05109
7 SpatialDecSmoothOPD(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, int) [function] [call site] 05110
8 FDKmemcpy [function] [call site] 05111
8 fMult(int, int) [function] [call site] 05112
8 fMult(int, int) [function] [call site] 05113
8 fMult(int, int) [function] [call site] 05114
5 SpatialDecSetInternalError(spatialDec_struct*, int*, SACDEC_ERROR) [function] [call site] 05115
5 SpatialDecBufferMatrices(spatialDec_struct*) [function] [call site] 05116
5 SpatialDecSmoothM1andM2(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, int) [function] [call site] 05120
6 calcFilterCoeff__FDK(spatialDec_struct*, int, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05121
7 fDivNorm(int, int) [function] [call site] 05122
6 getSmoothOnOff(spatialDec_struct*, int, int) [function] [call site] 05123
6 fMultDiv2(int, int) [function] [call site] 05124
5 fDivNorm(int, int) [function] [call site] 05125
5 SpatialDecFeedQMF(spatialDec_struct*, int**, int**, int, int, int**, int**, int) [function] [call site] 05126
6 FDK_QmfDomain_GetSlot(FDK_QMF_DOMAIN_IN*, int, int, int, int*, int*, int) [function] [call site] 05127
7 __assert_fail [call site] 05128
7 __assert_fail [call site] 05129
7 __assert_fail [call site] 05130
7 __assert_fail [call site] 05131
7 __assert_fail [call site] 05132
7 __assert_fail [call site] 05133
7 __assert_fail [call site] 05134
7 fMin(int, int) [function] [call site] 05135
7 scaleValueSaturate(int, int) [function] [call site] 05136
7 __assert_fail [call site] 05137
7 fMin(int, int) [function] [call site] 05138
7 scaleValueSaturate(int, int) [function] [call site] 05139
7 scaleValueSaturate(int, int) [function] [call site] 05140
7 scaleValueSaturate(int, int) [function] [call site] 05141
7 scaleValueSaturate(int, int) [function] [call site] 05142
6 FDK_QmfDomain_GetSlot(FDK_QMF_DOMAIN_IN*, int, int, int, int*, int*, int) [function] [call site] 05143
6 FDK_QmfDomain_GetSlot(FDK_QMF_DOMAIN_IN*, int, int, int, int*, int*, int) [function] [call site] 05144
6 FDK_QmfDomain_SaveOverlap(FDK_QMF_DOMAIN_IN*, int) [function] [call site] 05145
6 isTwoChMode(UPMIXTYPE) [function] [call site] 05146
6 fMult(int, int) [function] [call site] 05147
5 SpatialDecQMFAnalysis(spatialDec_struct*, int const*, int, int, int**, int**, int) [function] [call site] 05148
6 CalculateSpaceAnalysisQmf(QMF_FILTER_BANK*, int const*, int*, int*) [function] [call site] 05149
7 qmfAnalysisFilteringSlot(QMF_FILTER_BANK*, int*, int*, int const*, int, int*) [function] [call site] 05150
6 isTwoChMode(UPMIXTYPE) [function] [call site] 05151
6 scaleValueSaturate(int, int) [function] [call site] 05152
6 scaleValueSaturate(int, int) [function] [call site] 05153
5 CalculateSpaceAnalysisQmf(QMF_FILTER_BANK*, int const*, int*, int*) [function] [call site] 05154
5 isTwoChMode(UPMIXTYPE) [function] [call site] 05155
5 scaleValueSaturate(int, int) [function] [call site] 05156
5 scaleValueSaturate(int, int) [function] [call site] 05157
5 fMult(int, int) [function] [call site] 05158
5 scaleValueSaturate(int, int) [function] [call site] 05159
5 fMult(int, int) [function] [call site] 05160
5 scaleValueSaturate(int, int) [function] [call site] 05161
5 SpatialDecHybridAnalysis(spatialDec_struct*, int**, int**, int**, int**, int, int) [function] [call site] 05162
6 __assert_fail [call site] 05163
6 FDKhybridAnalysisApply(FDK_ANA_HYB_FILTER*, int const*, int const*, int*, int*) [function] [call site] 05164
5 SpatialDecApplyBypass(spatialDec_struct*, int**, int**, int**, int**, int) [function] [call site] 05165
6 FDKmemcpy [function] [call site] 05166
6 FDKmemcpy [function] [call site] 05167
6 FDKmemcpy [function] [call site] 05168
6 FDKmemcpy [function] [call site] 05169
6 FDKmemcpy [function] [call site] 05170
6 FDKmemcpy [function] [call site] 05171
6 __assert_fail [call site] 05172
6 FDKmemcpy [function] [call site] 05173
6 FDKmemcpy [function] [call site] 05174
6 FDKmemcpy [function] [call site] 05175
6 FDKmemclear [function] [call site] 05176
6 FDKmemclear [function] [call site] 05177
5 SpatialDecCreateX(spatialDec_struct*, int**, int**, int**, int**) [function] [call site] 05178
5 SpatialDecApplyM1_CreateW_Mode212(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, int**, int**, int**, int**) [function] [call site] 05179
6 __assert_fail [call site] 05180
6 __assert_fail [call site] 05181
6 __assert_fail [call site] 05182
6 FDKmemcpy [function] [call site] 05183
6 FDKmemcpy [function] [call site] 05184
6 isTsdActive(TSD_DATA const*) [function] [call site] 05185
6 TsdGenerateNonTr(int, TSD_DATA const*, int, int*, int*, int*, int*, int**, int**) [function] [call site] 05186
7 isTrSlot(TSD_DATA const*, int) [function] [call site] 05187
6 SpatialDecGetResidualIndex(spatialDec_struct*, int) [function] [call site] 05188
6 FDKdecorrelateApply(DECORR_DEC*, int*, int*, int*, int*, int) [function] [call site] 05189
6 isTsdActive(TSD_DATA const*) [function] [call site] 05190
6 TsdApply(int, TSD_DATA const*, int*, int const*, int const*, int*, int*) [function] [call site] 05191
7 isTrSlot(TSD_DATA const*, int) [function] [call site] 05192
7 cplxMultDiv2(int*, int*, int, int, FIXP_DPK) [function] [call site] 05193
8 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05194
6 fMin(int, int) [function] [call site] 05195
6 FDKmemcpy [function] [call site] 05196
6 fMin(int, int) [function] [call site] 05197
5 SpatialDecApplyM2_Mode212(spatialDec_struct*, int, short, int**, int**, int**, int**) [function] [call site] 05198
6 interpolateParameter(short, int, int) [function] [call site] 05199
7 fMult(short, int) [function] [call site] 05200
6 interpolateParameter(short, int, int) [function] [call site] 05201
6 fMultAddDiv2(int, int, int) [function] [call site] 05202
5 SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding(spatialDec_struct*, int, short, int**, int**, int**, int**) [function] [call site] 05203
6 __assert_fail [call site] 05204
6 __assert_fail [call site] 05205
6 interpolateParameter(short, int, int) [function] [call site] 05206
6 interpolateParameter(short, int, int) [function] [call site] 05207
6 interpolateParameter(short, int, int) [function] [call site] 05208
6 fixnormz_D(int) [function] [call site] 05209
6 fMin(int, int) [function] [call site] 05210
6 scaleValue(int, int) [function] [call site] 05211
6 scaleValue(int, int) [function] [call site] 05212
6 scaleValue(int, int) [function] [call site] 05213
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05214
6 fMultAddDiv2(int, int, int) [function] [call site] 05215
6 interpolateParameter(short, int, int) [function] [call site] 05216
6 interpolateParameter(short, int, int) [function] [call site] 05217
6 interpolateParameter(short, int, int) [function] [call site] 05218
6 fAbs(int) [function] [call site] 05219
6 fixnormz_D(int) [function] [call site] 05220
6 fMin(int, int) [function] [call site] 05221
6 scaleValue(int, int) [function] [call site] 05222
6 scaleValue(int, int) [function] [call site] 05223
6 scaleValue(int, int) [function] [call site] 05224
6 cplxMultDiv2(int*, int*, int, int, short, short) [function] [call site] 05225
5 SpatialDecApplyM2(spatialDec_struct*, int, short, int**, int**, int**, int**, int**, int**) [function] [call site] 05226
6 FDKmemclear [function] [call site] 05227
6 FDKmemclear [function] [call site] 05228
6 FDKmemclear [function] [call site] 05229
6 M2ParamToKernelMult(short*, int*, int*, int*, short, int) [function] [call site] 05230
7 interpolateParameter(short, int, int) [function] [call site] 05231
6 fMult(int, short) [function] [call site] 05232
6 fMultDiv2(int, short) [function] [call site] 05233
6 fMultDiv2(int, short) [function] [call site] 05234
6 M2ParamToKernelMult(short*, int*, int*, int*, short, int) [function] [call site] 05235
6 fMultDiv2(int, short) [function] [call site] 05236
6 fMultDiv2(int, short) [function] [call site] 05237
6 fMultDiv2(int, short) [function] [call site] 05238
6 fMultDiv2(int, short) [function] [call site] 05239
6 SpatialDecGetResidualIndex(spatialDec_struct*, int) [function] [call site] 05240
6 M2ParamToKernelMult(short*, int*, int*, int*, short, int) [function] [call site] 05241
6 fMult(int, short) [function] [call site] 05242
6 fMult(int, short) [function] [call site] 05243
6 fMultDiv2(int, short) [function] [call site] 05244
6 fMultDiv2(int, short) [function] [call site] 05245
6 M2ParamToKernelMult(short*, int*, int*, int*, short, int) [function] [call site] 05246
6 fMultDiv2(int, short) [function] [call site] 05247
6 fMultDiv2(int, short) [function] [call site] 05248
6 fMultDiv2(int, short) [function] [call site] 05249
6 fMultDiv2(int, short) [function] [call site] 05250
6 fMultDiv2(int, short) [function] [call site] 05251
6 fMultDiv2(int, short) [function] [call site] 05252
6 fMultDiv2(int, short) [function] [call site] 05253
6 fMultDiv2(int, short) [function] [call site] 05254
6 fMultDiv2(int, short) [function] [call site] 05255
6 scaleValuesSaturate(int*, int, int) [function] [call site] 05256
6 scaleValuesSaturate(int*, int, int) [function] [call site] 05257
6 scaleValuesSaturate(int*, int, int) [function] [call site] 05258
6 scaleValuesSaturate(int*, int, int) [function] [call site] 05259
5 isTwoChMode(UPMIXTYPE) [function] [call site] 05260
5 SpatialDecReshapeBBEnv(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*, int) [function] [call site] 05261
6 extractBBEnv(spatialDec_struct*, int, int, int, int*, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05262
7 fMin(int, int) [function] [call site] 05263
7 combineDryWet(int*, int*, int*, int*, int*, int*, int, int) [function] [call site] 05264
7 getScalefactor(int const*, int) [function] [call site] 05265
7 getScalefactor(int const*, int) [function] [call site] 05266
7 getScalefactor(int const*, int) [function] [call site] 05267
7 fMax(int, int) [function] [call site] 05268
7 getScalefactor(int const*, int) [function] [call site] 05269
7 fMin(int, int) [function] [call site] 05270
7 getSlotNrgHQ(int*, int*, int*, int, int) [function] [call site] 05271
8 fPow2Div2(int) [function] [call site] 05272
8 fPow2Div2(int) [function] [call site] 05273
8 fPow2Div2(int) [function] [call site] 05274
8 fPow2Div2(int) [function] [call site] 05275
8 fPow2Div2(int) [function] [call site] 05276
8 fPow2Div2(int) [function] [call site] 05277
8 fPow2Div2(int) [function] [call site] 05278
8 fPow2Div2(int) [function] [call site] 05279
8 fPow2Div2(int) [function] [call site] 05280
8 fPow2Div2(int) [function] [call site] 05281
8 fPow2Div2(int) [function] [call site] 05282
8 fPow2Div2(int) [function] [call site] 05283
8 fPow2Div2(int) [function] [call site] 05284
8 fPow2Div2(int) [function] [call site] 05285
8 fPow2Div2(int) [function] [call site] 05286
7 fMin(int, int) [function] [call site] 05287
7 fMultDiv2(int, int) [function] [call site] 05288
7 fMultDiv2(int, int) [function] [call site] 05289
7 fMultDiv2(int, int) [function] [call site] 05290
7 fMultDiv2(int, int) [function] [call site] 05291
7 fixnormz_D(int) [function] [call site] 05292
7 fMin(int, int) [function] [call site] 05293
7 fMultDiv2(int, int) [function] [call site] 05294
7 fixnormz_D(int) [function] [call site] 05295
7 fixnormz_D(int) [function] [call site] 05296
7 fixnormz_D(int) [function] [call site] 05297
7 fMin(int, int) [function] [call site] 05298
7 fMax(int, int) [function] [call site] 05299
7 fMin(int, int) [function] [call site] 05300
7 fixnormz_D(int) [function] [call site] 05301
7 fixnormz_D(int) [function] [call site] 05302
7 sqrtFixp(int) [function] [call site] 05303
7 invSqrtNorm2(int, int*) [function] [call site] 05304
7 fMin(int, int) [function] [call site] 05305
6 extractBBEnv(spatialDec_struct*, int, int, int, int*, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05306
6 __assert_fail [call site] 05307
6 __assert_fail [call site] 05308
6 fMult(int, int) [function] [call site] 05309
6 invSqrtNorm2(int, int*) [function] [call site] 05310
6 fPow2Div2(int) [function] [call site] 05311
6 slotAmp(int*, int*, int*, int*, int*, int*, int*, int*, int, int) [function] [call site] 05312
7 fixnormz_D(int) [function] [call site] 05313
7 getScalefactor(int const*, int) [function] [call site] 05314
7 getScalefactor(int const*, int) [function] [call site] 05315
7 getScalefactor(int const*, int) [function] [call site] 05316
7 fMin(int, int) [function] [call site] 05317
7 fPow2Div2(int) [function] [call site] 05318
7 fixnormz_D(int) [function] [call site] 05319
7 fixnormz_D(int) [function] [call site] 05320
6 __assert_fail [call site] 05321
6 invSqrtNorm2(int, int*) [function] [call site] 05322
6 fMin(int, int) [function] [call site] 05323
6 fMin(int, int) [function] [call site] 05324
6 fMin(int, int) [function] [call site] 05325
6 fixnormz_D(int) [function] [call site] 05326
6 fMax(int, int) [function] [call site] 05327
6 fMin(int, int) [function] [call site] 05328
6 shapeBBEnv(int*, int*, int, int, int, int) [function] [call site] 05329
7 fMultDiv2(int, int) [function] [call site] 05330
7 fMultDiv2(int, int) [function] [call site] 05331
7 fMultDiv2(int, int) [function] [call site] 05332
7 fMultDiv2(int, int) [function] [call site] 05333
5 isTwoChMode(UPMIXTYPE) [function] [call site] 05334
5 fAddSaturate(int, int) [function] [call site] 05335
5 fAddSaturate(int, int) [function] [call site] 05336
5 subbandTPApply(spatialDec_struct*, SPATIAL_BS_FRAME_struct const*) [function] [call site] 05337
6 fAddSaturate(int, int) [function] [call site] 05338
6 fAddSaturate(int, int) [function] [call site] 05339
6 fAddSaturate(int, int) [function] [call site] 05340
6 getScalefactor(int const*, int) [function] [call site] 05341
6 getScalefactor(int const*, int) [function] [call site] 05342
6 fMin(int, int) [function] [call site] 05343
6 getScalefactor(int const*, int) [function] [call site] 05344
6 getScalefactor(int const*, int) [function] [call site] 05345
6 fMin(int, int) [function] [call site] 05346
6 scaleValue(int, int) [function] [call site] 05347
6 scaleValue(int, int) [function] [call site] 05348
6 scaleValue(int, int) [function] [call site] 05349
6 scaleValue(int, int) [function] [call site] 05350
6 scaleValueSaturate(int, int) [function] [call site] 05351
6 fLog2(int, int) [function] [call site] 05352
7 fLog2(int, int, int*) [function] [call site] 05353
7 scaleValue(int, int) [function] [call site] 05354
6 getScalefactor(int const*, int) [function] [call site] 05355
6 getScalefactor(int const*, int) [function] [call site] 05356
6 scaleValue(int, int) [function] [call site] 05357
6 scaleValue(int, int) [function] [call site] 05358
6 fPow2Div2(int) [function] [call site] 05359
6 scaleValueSaturate(int, int) [function] [call site] 05360
6 __assert_fail [call site] 05361
6 fLog2(int, int) [function] [call site] 05362
6 CalcInvLdData(int) [function] [call site] 05363
6 CalcInvLdData(int) [function] [call site] 05364
6 combineSignalCplx(int*, int*, int*, int*, int) [function] [call site] 05365
7 fAddSaturate(int, int) [function] [call site] 05366
6 combineSignalCplxScale1(int*, int*, int*, int*, int const*, int, int) [function] [call site] 05367
6 combineSignalCplxScale2(int*, int*, int*, int*, int, int) [function] [call site] 05368
5 fAddSaturate(int, int) [function] [call site] 05369
5 fAddSaturate(int, int) [function] [call site] 05370
5 fAddSaturate(int, int) [function] [call site] 05371
5 SpatialDecApplyPhase(spatialDec_struct*, short, int) [function] [call site] 05372
6 interp_angle__FDK(int, int, short, int) [function] [call site] 05373
7 interpolateParameter(short, int, int) [function] [call site] 05374
6 interp_angle__FDK(int, int, short, int) [function] [call site] 05375
6 inline_fixp_cos_sin(int, int, int, int*) [function] [call site] 05376
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05377
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05378
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05379
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05380
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05381
6 cplxMultDiv2(int*, int*, int, int, int, int) [function] [call site] 05382
5 SpatialDecSynthesis(spatialDec_struct*, int, int**, int**, int*, int, FDK_channelMapDescr const*) [function] [call site] 05383
6 FDKhybridSynthesisApply(FDK_SYN_HYB_FILTER*, int const*, int const*, int*, int*) [function] [call site] 05384
6 __assert_fail [call site] 05385
6 mapChannel(spatialDec_struct*, unsigned int) [function] [call site] 05386
6 FDK_chMapDescr_getMapValue [function] [call site] 05387
6 __assert_fail [call site] 05388
6 FDK_QmfDomain_GetWorkBuffer(FDK_QMF_DOMAIN_IN*, int, int**, int**) [function] [call site] 05389
7 __assert_fail [call site] 05390
7 __assert_fail [call site] 05391
7 __assert_fail [call site] 05392
7 __assert_fail [call site] 05393
7 __assert_fail [call site] 05394
7 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 05395
7 FDK_getWorkBuffer(int**, unsigned short, unsigned short, unsigned short) [function] [call site] 05396
6 __assert_fail [call site] 05397
6 CalculateSpaceSynthesisQmf(FDK_QMF_DOMAIN_OUT*, int const*, int const*, int, int*) [function] [call site] 05398
7 qmfSynthesisFilteringSlot(QMF_FILTER_BANK*, int const*, int const*, int, int, int*, int, int*) [function] [call site] 05399
5 SpatialDecBufferMatrices(spatialDec_struct*) [function] [call site] 05400
3 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 05401
3 updateMpegSurroundDecoderStatus(MpegSurroundDecoder*, int, MPEGS_SYNCSTATE, MPEGS_ANCSTARTSTOP) [function] [call site] 05402
3 SpatialDecChannelProperties [function] [call site] 05403
2 mpegSurroundDecoder_GetDelay [function] [call site] 05404
2 FDKmemclear [function] [call site] 05405
2 sbrDecoder_SetParam [function] [call site] 05406
2 sbrDecoder_SetParam [function] [call site] 05407
2 sbrDecoder_SetParam [function] [call site] 05408
2 sbrDecoder_Apply [function] [call site] 05409
2 FDK_drcDec_GetParam [function] [call site] 05410
2 FDK_drcDec_GetParam [function] [call site] 05411
2 FDKmemclear [function] [call site] 05412
2 FDK_drcDec_SetParam [function] [call site] 05413
3 drcDec_GainDecoder_SetParam(DRC_GAIN_DECODER*, GAIN_DEC_PARAM, int) [function] [call site] 05414
3 drcDec_GainDecoder_SetParam(DRC_GAIN_DECODER*, GAIN_DEC_PARAM, int) [function] [call site] 05415
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05416
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05417
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05418
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05419
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05420
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05421
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05422
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05423
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05424
3 drcDec_SelectionProcess_SetParam(s_drcdec_selection_process*, SEL_PROC_USER_PARAM, int, int*) [function] [call site] 05425
3 startSelectionProcess(s_drc_decoder*) [function] [call site] 05426
2 FDK_drcDec_SetParam [function] [call site] 05427
2 CConcealment_GetDelay(CConcealParams*) [function] [call site] 05428
2 FDK_chMapDescr_getMapValue [function] [call site] 05429
2 FDK_chMapDescr_getMapValue [function] [call site] 05430
2 FDK_deinterleave(int const*, int*, unsigned int, unsigned int, unsigned int) [function] [call site] 05431
2 FDK_drcDec_SetParam [function] [call site] 05432
2 FDK_drcDec_SetChannelGains [function] [call site] 05433
3 drcDec_GainDecoder_SetLoudnessNormalizationGainDb(DRC_GAIN_DECODER*, int) [function] [call site] 05434
3 drcDec_GainDecoder_SetChannelGains(DRC_GAIN_DECODER*, int, int, int const*, int, int*) [function] [call site] 05435
4 _setChannelGains(DRC_GAIN_DECODER*, int, int const*) [function] [call site] 05436
5 dB2lin(int, int, int*) [function] [call site] 05437
5 scaleValue(int, int) [function] [call site] 05438
4 _setChannelGains(DRC_GAIN_DECODER*, int, int const*) [function] [call site] 05439
4 fixnormz_D(int) [function] [call site] 05440
4 fixnormz_D(int) [function] [call site] 05441
2 FDK_drcDec_Preprocess [function] [call site] 05442
3 drcDec_GainDecoder_Conceal(DRC_GAIN_DECODER*, UNI_DRC_CONFIG*, UNI_DRC_GAIN*) [function] [call site] 05443
4 selectDrcCoefficients(UNI_DRC_CONFIG*, int) [function] [call site] 05444
4 fMin(unsigned char, unsigned char) [function] [call site] 05445
4 fMult(short, short) [function] [call site] 05446
3 drcDec_GainDecoder_Preprocess(DRC_GAIN_DECODER*, UNI_DRC_GAIN*, int, short, short) [function] [call site] 05447
4 prepareDrcGain(DRC_GAIN_DECODER*, UNI_DRC_GAIN*, short, short, int, int) [function] [call site] 05448
5 _prepareDrcCharacteristic(DRC_CHARACTERISTIC const*, DRC_COEFFICIENTS_UNI_DRC*, int, NODE_MODIFICATION*) [function] [call site] 05449
6 _getCicpCharacteristic(int, CHARACTERISTIC_FORMAT*, CUSTOM_DRC_CHAR const**) [function] [call site] 05450
6 _isSlopeNegative(CHARACTERISTIC_FORMAT const*, CUSTOM_DRC_CHAR const**, int*) [function] [call site] 05451
7 _getSlopeSign(CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, int*) [function] [call site] 05452
8 _getSign(short) [function] [call site] 05453
8 _getSign(short) [function] [call site] 05454
7 _getSlopeSign(CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, int*) [function] [call site] 05455
5 _toLinear(NODE_MODIFICATION const*, int, short, short, int*, int*) [function] [call site] 05456
6 _mapGain(CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, short, int*) [function] [call site] 05457
7 _compressorIO_sigmoid_inverse(CUSTOM_DRC_CHAR_SIGMOID const*, short, int*) [function] [call site] 05458
8 _compressorIO_sigmoid_common(int, int, int, int, int*) [function] [call site] 05459
9 fDivNormSigned(int, int, int*) [function] [call site] 05460
9 fPow(int, int, int, int, int*) [function] [call site] 05461
9 fAddNorm(int, int, int, int, int*) [function] [call site] 05462
9 fDivNorm(int, int, int*) [function] [call site] 05463
9 fPow(int, int, int, int, int*) [function] [call site] 05464
9 fDivNormSigned(int, int, int*) [function] [call site] 05465
9 scaleValueSaturate(int, int) [function] [call site] 05466
8 fDivNormSigned(int, int, int*) [function] [call site] 05467
8 fAddNorm(int, int, int, int, int*) [function] [call site] 05468
8 scaleValueSaturate(int, int) [function] [call site] 05469
7 _compressorIO_nodes_inverse(CUSTOM_DRC_CHAR_NODES const*, short, int*) [function] [call site] 05470
8 fDivNorm(int, int) [function] [call site] 05471
8 fMult(int, short) [function] [call site] 05472
8 fDivNorm(int, int) [function] [call site] 05473
7 _compressorIO_sigmoid(CUSTOM_DRC_CHAR_SIGMOID const*, int, int*) [function] [call site] 05474
8 _compressorIO_sigmoid_common(int, int, int, int, int*) [function] [call site] 05475
7 _compressorIO_nodes(CUSTOM_DRC_CHAR_NODES const*, int, int*) [function] [call site] 05476
8 fDivNorm(int, int) [function] [call site] 05477
8 fMult(int, short) [function] [call site] 05478
8 fMult(int, short) [function] [call site] 05479
8 fDivNorm(int, int) [function] [call site] 05480
6 fDivNormSigned(int, int, int*) [function] [call site] 05481
6 _mapGain(CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, CHARACTERISTIC_FORMAT, CUSTOM_DRC_CHAR const*, short, int*) [function] [call site] 05482
6 fDivNormSigned(int, int, int*) [function] [call site] 05483
6 fMultDiv2(int, short) [function] [call site] 05484
6 fMultDiv2(int, short) [function] [call site] 05485
6 fMultDiv2(int, short) [function] [call site] 05486
6 fMultDiv2(int, short) [function] [call site] 05487
6 fMax(int, int) [function] [call site] 05488
6 fAddNorm(int, int, int, int, int*) [function] [call site] 05489
6 approxDb2lin(int, int, int*) [function] [call site] 05490
7 f2Pow(int, int, int*) [function] [call site] 05491
6 scaleValueSaturate(int, int) [function] [call site] 05492
6 approxDb2lin(int, int, int*) [function] [call site] 05493
6 scaleValueSaturate(int, int) [function] [call site] 05494
2 FDK_drcDec_ProcessTime [function] [call site] 05495
3 drcDec_GainDecoder_ProcessTimeDomain(DRC_GAIN_DECODER*, int, GAIN_DEC_LOCATION, int, int, int, int, int*) [function] [call site] 05496
4 _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC*, GAIN_DEC_LOCATION) [function] [call site] 05497
4 processDrcTime(DRC_GAIN_DECODER*, int, int, int, int, int, int, int*) [function] [call site] 05498
5 _prepareLnbIndex(ACTIVE_DRC*, int, int, int, int) [function] [call site] 05499
5 fMultDiv2(int, int) [function] [call site] 05500
5 _processNodeSegments(int, GAIN_INTERPOLATION_TYPE, int, NODE_LIN const*, int, short, NODE_LIN, int, int*) [function] [call site] 05501
6 fMax(int, int) [function] [call site] 05502
6 _interpolateDrcGain(GAIN_INTERPOLATION_TYPE, short, short, short, short, short, int, int, int, int, int*) [function] [call site] 05503
7 fixnormz_S(short) [function] [call site] 05504
8 fixnormz_D(int) [function] [call site] 05505
7 fixnorm_D(int) [function] [call site] 05506
7 fixnormz_D(int) [function] [call site] 05507
2 FDK_drcDec_ApplyDownmix [function] [call site] 05508
3 drcDec_GainDecoder_GetFrameSize(DRC_GAIN_DECODER*) [function] [call site] 05509
3 fMultDiv2(int, int) [function] [call site] 05510
2 FDK_drcDec_ProcessTime [function] [call site] 05511
2 FDK_interleave(int const*, int*, unsigned int, unsigned int, unsigned int) [function] [call site] 05512
2 FDK_drcDec_GetParam [function] [call site] 05513
2 FDK_drcDec_GetParam [function] [call site] 05514
2 pcmDmx_Reset [function] [call site] 05515
2 pcmDmx_Reset [function] [call site] 05516
2 pcmDmx_ApplyFrame [function] [call site] 05517
3 FDK_chMapDescr_isValid [function] [call site] 05518
3 __assert_fail [call site] 05519
3 getChannelMode(unsigned int, AUDIO_CHANNEL_TYPE const*, unsigned char*, unsigned char*, PCM_DMX_CHANNEL_MODE*) [function] [call site] 05520
4 __assert_fail [call site] 05521
4 __assert_fail [call site] 05522
4 __assert_fail [call site] 05523
4 __assert_fail [call site] 05524
4 FDKmemclear [function] [call site] 05525
4 FDKmemclear [function] [call site] 05526
4 FDKmemset [function] [call site] 05527
4 validateIndices(unsigned int, unsigned int, AUDIO_CHANNEL_TYPE, AUDIO_CHANNEL_TYPE const*, unsigned char const*) [function] [call site] 05528
4 fMax(int, int) [function] [call site] 05529
4 getSpeakerPos(AUDIO_CHANNEL_TYPE, unsigned char, unsigned char) [function] [call site] 05530
5 __assert_fail [call site] 05531
4 getSpeakerDistance(PCM_DMX_SPEAKER_POSITION, PCM_DMX_SPEAKER_POSITION) [function] [call site] 05532
4 getSpeakerDistance(PCM_DMX_SPEAKER_POSITION, PCM_DMX_SPEAKER_POSITION) [function] [call site] 05533
4 getSpeakerDistance(PCM_DMX_SPEAKER_POSITION, PCM_DMX_SPEAKER_POSITION) [function] [call site] 05534
3 pcmDmx_Reset [function] [call site] 05535
3 __assert_fail [call site] 05536
3 FDKmemcpy [function] [call site] 05537
3 FDKmemcpy [function] [call site] 05538
3 __assert_fail [call site] 05539
3 getChannelDescription(PCM_DMX_CHANNEL_MODE, FDK_channelMapDescr const*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned char*) [function] [call site] 05540
4 __assert_fail [call site] 05541
4 __assert_fail [call site] 05542
4 __assert_fail [call site] 05543
4 FDKmemclear [function] [call site] 05544
4 FDKmemclear [function] [call site] 05545
4 FDKmemset [function] [call site] 05546
4 getChMode4Plain(int, PCM_DMX_CHANNEL_MODE, int) [function] [call site] 05547
4 FDK_chMapDescr_getMapValue [function] [call site] 05548
4 FDK_chMapDescr_getMapValue [function] [call site] 05549
4 __assert_fail [call site] 05550
3 getMixFactors(unsigned char, PCM_DMX_CHANNEL_MODE, PCM_DMX_CHANNEL_MODE, PCM_DMX_USER_PARAMS const*, DMX_BS_META_DATA const*, short (*) [8], int*) [function] [call site] 05551
4 __assert_fail [call site] 05552
4 __assert_fail [call site] 05553
4 __assert_fail [call site] 05554
4 __assert_fail [call site] 05555
4 dmxInitChannel(short (*) [8], int (*) [8], unsigned int) [function] [call site] 05556
4 dmxClearChannel(short (*) [8], int (*) [8], unsigned int) [function] [call site] 05557
5 __assert_fail [call site] 05558
5 FDKmemclear [function] [call site] 05559
5 FDKmemclear [function] [call site] 05560
4 dmxClearChannel(short (*) [8], int (*) [8], unsigned int) [function] [call site] 05561
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05562
5 fMult(short, short) [function] [call site] 05563
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05564
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05565
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05566
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05567
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05568
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05569
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05570
4 dmxClearChannel(short (*) [8], int (*) [8], unsigned int) [function] [call site] 05571
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05572
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05573
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05574
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05575
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05576
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05577
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05578
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05579
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05580
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05581
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05582
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05583
4 fLdPow(int, int, int, int, int*) [function] [call site] 05584
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05585
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05586
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05587
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05588
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05589
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05590
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05591
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05592
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05593
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05594
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05595
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05596
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05597
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05598
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05599
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05600
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05601
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05602
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05603
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05604
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05605
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05606
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05607
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05608
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05609
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05610
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05611
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05612
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05613
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05614
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05615
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05616
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05617
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05618
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05619
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05620
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05621
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05622
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05623
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05624
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05625
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05626
4 fLdPow(int, int, int, int, int*) [function] [call site] 05627
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05628
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05629
4 fMult(short, short) [function] [call site] 05630
4 fMult(short, short) [function] [call site] 05631
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05632
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05633
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05634
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05635
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05636
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05637
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05638
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05639
4 FDKmemclear [function] [call site] 05640
4 dmxClearChannel(short (*) [8], int (*) [8], unsigned int) [function] [call site] 05641
4 fMult(short, short) [function] [call site] 05642
4 dmxSetChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05643
4 dmxAddChannel(short (*) [8], int (*) [8], unsigned int, unsigned int, short, int) [function] [call site] 05644
4 FDKmemclear [function] [call site] 05645
4 fMax(int, int) [function] [call site] 05646
3 fMin(int, int) [function] [call site] 05647
3 FDKmemcpy [function] [call site] 05648
3 fMult(int, short) [function] [call site] 05649
3 __assert_fail [call site] 05650
3 __assert_fail [call site] 05651
3 getChannelDescription(PCM_DMX_CHANNEL_MODE, FDK_channelMapDescr const*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned char*) [function] [call site] 05652
3 FDKmemcpy [function] [call site] 05653
3 FDKmemcpy [function] [call site] 05654
3 FDKmemclear [function] [call site] 05655
3 FDKmemcpy [function] [call site] 05656
3 FDKmemclear [function] [call site] 05657
3 __assert_fail [call site] 05658
3 getChannelDescription(PCM_DMX_CHANNEL_MODE, FDK_channelMapDescr const*, AUDIO_CHANNEL_TYPE*, unsigned char*, unsigned char*) [function] [call site] 05659
3 FDKmemcpy [function] [call site] 05660
3 __assert_fail [call site] 05661
3 __assert_fail [call site] 05662
3 __assert_fail [call site] 05663
3 fMult(int, short) [function] [call site] 05664
3 fMult(int, short) [function] [call site] 05665
2 CAacDecoder_PrepareCrossFade(int const*, int**, int, int, int) [function] [call site] 05666
2 CAacDecoder_ApplyCrossFade(int*, int**, int, int, int) [function] [call site] 05667
2 aacDecoder_SignalInterruption(AAC_DECODER_INSTANCE*) [function] [call site] 05668
2 aacDecoder_drcReset(CDrcInfo*) [function] [call site] 05669
2 pcmLimiter_Reset [function] [call site] 05670
2 pcmLimiter_SetNChannels [function] [call site] 05671
2 pcmLimiter_SetSampleRate [function] [call site] 05672
3 invFixp(int) [function] [call site] 05673
3 fPow(int, int, int, int, int*) [function] [call site] 05674
3 scaleValue(int, int) [function] [call site] 05675
3 invFixp(int) [function] [call site] 05676
3 fPow(int, int, int, int, int*) [function] [call site] 05677
3 scaleValue(int, int) [function] [call site] 05678
2 FDK_interleave(int const*, int*, unsigned int, unsigned int, unsigned int) [function] [call site] 05679
2 GetRequiredMemWorkBufferCore1() [function] [call site] 05680
2 applyDrcLevelNormalization(CDrcInfo*, int*, int*, int*, int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 05681
3 __assert_fail [call site] 05682
3 fixnormz_D(int) [function] [call site] 05683
3 fMin(int, int) [function] [call site] 05684
3 scaleValue(int, int) [function] [call site] 05685
3 scaleValuesSaturate(int*, int, int) [function] [call site] 05686
3 __assert_fail [call site] 05687
3 fMult(int, short) [function] [call site] 05688
3 fMultDiv2(int, short) [function] [call site] 05689
3 fMultDiv2(int, short) [function] [call site] 05690
3 fixnormz_D(int) [function] [call site] 05691
3 fMin(int, int) [function] [call site] 05692
3 scaleValue(int, int) [function] [call site] 05693
3 __assert_fail [call site] 05694
3 __assert_fail [call site] 05695
3 scaleValuesSaturate(int*, int, int) [function] [call site] 05696
3 scaleValuesSaturate(int*, int, int) [function] [call site] 05697
3 fMult(int, int) [function] [call site] 05698
2 pcmLimiter_Apply(TDLimiter*, int*, short*, int*, int, unsigned int) [function] [call site] 05699
3 scaleValuesSaturate(int*, int, int) [function] [call site] 05700
3 scaleValueSaturate(int, int) [function] [call site] 05701
3 fDivNorm(int, int) [function] [call site] 05702
3 fMultDiv2(int, int) [function] [call site] 05703
2 pcmLimiter_GetDelay [function] [call site] 05704
3 __assert_fail [call site] 05705
2 applyDrcLevelNormalization(CDrcInfo*, int*, int*, int*, int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 05706
2 scaleValuesSaturate(short*, int const*, int, int) [function] [call site] 05707
3 int fixmin (int, int) [function] [call site] 05708
3 scaleValueSaturate(int, int) [function] [call site] 05709
3 fAddSaturate(int, int) [function] [call site] 05710
2 scaleValuesSaturate(short*, int const*, int, int) [function] [call site] 05711
2 FDK_interleave(short const*, short*, unsigned int, unsigned int, unsigned int) [function] [call site] 05712
2 transportDec_EndAccessUnit(TRANSPORTDEC*) [function] [call site] 05713
2 aacDecoder_UpdateBitStreamCounters(CStreamInfo*, FDK_BITSTREAM*, int, AAC_DECODER_ERROR) [function] [call site] 05714
3 FDKgetValidBits(FDK_BITSTREAM*) [function] [call site] 05715
3 fDivNorm(int, int, int*) [function] [call site] 05716
3 fMultNorm(int, int, int, int, int) [function] [call site] 05717
4 fMultNorm(int, int, int*) [function] [call site] 05718
4 scaleValueSaturate(int, int) [function] [call site] 05719
2 FDKmemclear [function] [call site] 05720
1 aacDecoder_Close [function] [call site] 05721
1 aacDecoder_Close [function] [call site] 05722