Searched refs:pComStaticData (Results 1 – 6 of 6) sorted by relevance
1358 if (self->pAacDecoderChannelInfo[ch]->pComStaticData != NULL) { in CAacDecoder_DeInit()1360 ->pComStaticData->pWorkBufferCore1 != NULL) { in CAacDecoder_DeInit()1363 ->pComStaticData->pWorkBufferCore1); in CAacDecoder_DeInit()1367 ->pComStaticData->cplxPredictionData != NULL) { in CAacDecoder_DeInit()1369 ->pComStaticData->cplxPredictionData); in CAacDecoder_DeInit()1375 (self->pAacDecoderChannelInfo[ch + 1]->pComStaticData == in CAacDecoder_DeInit()1376 self->pAacDecoderChannelInfo[ch]->pComStaticData)) { in CAacDecoder_DeInit()1377 self->pAacDecoderChannelInfo[ch + 1]->pComStaticData = NULL; in CAacDecoder_DeInit()1380 FDKfree(self->pAacDecoderChannelInfo[ch]->pComStaticData); in CAacDecoder_DeInit()1381 self->pAacDecoderChannelInfo[ch]->pComStaticData = NULL; in CAacDecoder_DeInit()[all …]
415 CAacDecoderCommonStaticData *pComStaticData; /* Persistent data required for member
568 ->pComStaticData->cplxPredictionData, in CChannelElement_Read()
558 pAacDecoderChannelInfo[L]->pComStaticData->cplxPredictionData; in CJointStereo_ApplyMS()
1223 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->mdctOutTemp; in CBlock_FrequencyToTime()
1586 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->synth_buf; in CLpd_RenderTimeSignal()