Searched refs:pComStaticData (Results 1 – 6 of 6) sorted by relevance
1317 if (self->pAacDecoderChannelInfo[ch]->pComStaticData != NULL) { in CAacDecoder_DeInit()1319 ->pComStaticData->pWorkBufferCore1 != NULL) { in CAacDecoder_DeInit()1322 ->pComStaticData->pWorkBufferCore1); in CAacDecoder_DeInit()1326 ->pComStaticData->cplxPredictionData != NULL) { in CAacDecoder_DeInit()1328 ->pComStaticData->cplxPredictionData); in CAacDecoder_DeInit()1334 (self->pAacDecoderChannelInfo[ch + 1]->pComStaticData == in CAacDecoder_DeInit()1335 self->pAacDecoderChannelInfo[ch]->pComStaticData)) { in CAacDecoder_DeInit()1336 self->pAacDecoderChannelInfo[ch + 1]->pComStaticData = NULL; in CAacDecoder_DeInit()1339 FDKfree(self->pAacDecoderChannelInfo[ch]->pComStaticData); in CAacDecoder_DeInit()1340 self->pAacDecoderChannelInfo[ch]->pComStaticData = NULL; in CAacDecoder_DeInit()[all …]
415 CAacDecoderCommonStaticData *pComStaticData; /* Persistent data required for member
566 ->pComStaticData->cplxPredictionData, in CChannelElement_Read()
1222 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->mdctOutTemp; in CBlock_FrequencyToTime()
558 pAacDecoderChannelInfo[L]->pComStaticData->cplxPredictionData; in CJointStereo_ApplyMS()
1575 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->synth_buf; in CLpd_RenderTimeSignal()