Lines Matching refs:pAacDecoderStaticChannelInfo
269 if (self->pAacDecoderStaticChannelInfo in CAacDecoder_SignalInterruption()
271 self->pAacDecoderStaticChannelInfo[i]->hArCo->m_numberLinesPrev = 0; in CAacDecoder_SignalInterruption()
1361 if (self->pAacDecoderStaticChannelInfo[ch] != NULL) { in CAacDecoder_DeInit()
1362 if (self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer != NULL) { in CAacDecoder_DeInit()
1364 &self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer); in CAacDecoder_DeInit()
1366 if (self->pAacDecoderStaticChannelInfo[ch]->hArCo != NULL) { in CAacDecoder_DeInit()
1367 CArco_Destroy(self->pAacDecoderStaticChannelInfo[ch]->hArCo); in CAacDecoder_DeInit()
1369 FreeAacDecoderStaticChannelInfo(&self->pAacDecoderStaticChannelInfo[ch]); in CAacDecoder_DeInit()
2150 self->pAacDecoderStaticChannelInfo[ch] = in CAacDecoder_Init()
2152 if (self->pAacDecoderStaticChannelInfo[ch] == NULL) { in CAacDecoder_Init()
2155 self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer = in CAacDecoder_Init()
2157 if (self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer == NULL) { in CAacDecoder_Init()
2162 self->pAacDecoderStaticChannelInfo[ch]->hArCo = CArco_Create(); in CAacDecoder_Init()
2163 if (self->pAacDecoderStaticChannelInfo[ch]->hArCo == NULL) { in CAacDecoder_Init()
2171 &self->pAacDecoderStaticChannelInfo[ch]->pnsCurrentSeed, in CAacDecoder_Init()
2220 self->pAacDecoderStaticChannelInfo[ch]->pCpeStaticData = in CAacDecoder_Init()
2222 if (self->pAacDecoderStaticChannelInfo[ch]->pCpeStaticData != in CAacDecoder_Init()
2224 self->pAacDecoderStaticChannelInfo[ch] in CAacDecoder_Init()
2227 self->pAacDecoderStaticChannelInfo[ch] in CAacDecoder_Init()
2229 self->pAacDecoderStaticChannelInfo[ch] in CAacDecoder_Init()
2231 self->pAacDecoderStaticChannelInfo[ch] in CAacDecoder_Init()
2233 self->pAacDecoderStaticChannelInfo[ch] in CAacDecoder_Init()
2254 self->pAacDecoderStaticChannelInfo[ch - elCh]->nfRandomSeed = in CAacDecoder_Init()
2259 self->pAacDecoderStaticChannelInfo[ch - elCh + 1] in CAacDecoder_Init()
2317 mdct_init(&self->pAacDecoderStaticChannelInfo[ch]->IMdct, in CAacDecoder_Init()
2318 self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer, in CAacDecoder_Init()
2321 self->pAacDecoderStaticChannelInfo[ch]->last_core_mode = FD_LONG; in CAacDecoder_Init()
2322 self->pAacDecoderStaticChannelInfo[ch]->last_lpd_mode = 255; in CAacDecoder_Init()
2324 self->pAacDecoderStaticChannelInfo[ch]->last_tcx_pitch = L_DIV; in CAacDecoder_Init()
2328 &self->pAacDecoderStaticChannelInfo[ch]->drcData); in CAacDecoder_Init()
2336 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_Init()
2478 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame()
2483 FDKmemclear(self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer, in CAacDecoder_DecodeFrame()
2547 &self->pAacDecoderStaticChannelInfo[ch]->concealmentInfo, in CAacDecoder_DecodeFrame()
2607 &self->pAacDecoderStaticChannelInfo[aacChannels], in CAacDecoder_DecodeFrame()
2998 if (self->pAacDecoderStaticChannelInfo[aacChannels] in CAacDecoder_DecodeFrame()
3000 self->pAacDecoderStaticChannelInfo[aacChannels] in CAacDecoder_DecodeFrame()
3006 &self->pAacDecoderStaticChannelInfo[aacChannels], in CAacDecoder_DecodeFrame()
3168 self->hDrcInfo, bs, self->pAacDecoderStaticChannelInfo, in CAacDecoder_DecodeFrame()
3228 CAacDecoderStaticChannelInfo *pAacDecoderStaticChannelInfo = in CAacDecoder_DecodeFrame() local
3229 self->pAacDecoderStaticChannelInfo[c]; in CAacDecoder_DecodeFrame()
3233 pAacDecoderStaticChannelInfo = in CAacDecoder_DecodeFrame()
3234 self->pAacDecoderStaticChannelInfo[Reverse_chMapping[c]]; in CAacDecoder_DecodeFrame()
3253 &pAacDecoderStaticChannelInfo->concealmentInfo; in CAacDecoder_DecodeFrame()
3263 pAacDecoderStaticChannelInfo->last_lpd_mode == 0); in CAacDecoder_DecodeFrame()
3276 &pAacDecoderStaticChannelInfo; in CAacDecoder_DecodeFrame()
3283 pAacDecoderStaticChannelInfo->last_lpd_mode, in CAacDecoder_DecodeFrame()
3294 aacDecoder_drcInitChannelData(&pAacDecoderStaticChannelInfo->drcData); in CAacDecoder_DecodeFrame()
3300 &pAacDecoderStaticChannelInfo->drcData); in CAacDecoder_DecodeFrame()
3309 &pAacDecoderStaticChannelInfo->drcData, self->extGain, c, in CAacDecoder_DecodeFrame()
3327 pAacDecoderStaticChannelInfo, pAacDecoderChannelInfo, in CAacDecoder_DecodeFrame()
3339 pAacDecoderStaticChannelInfo, pAacDecoderChannelInfo, in CAacDecoder_DecodeFrame()
3349 pAacDecoderStaticChannelInfo, pAacDecoderChannelInfo, in CAacDecoder_DecodeFrame()
3366 &self->pAacDecoderStaticChannelInfo[c], pTimeData + offset, 0); in CAacDecoder_DecodeFrame()
3370 self->pAacDecoderStaticChannelInfo[c + 1] in CAacDecoder_DecodeFrame()
3372 self->pAacDecoderStaticChannelInfo[c] in CAacDecoder_DecodeFrame()
3411 self->hDrcInfo, bs, self->pAacDecoderStaticChannelInfo, in CAacDecoder_DecodeFrame()