Home
last modified time | relevance | path

Searched refs:pWorkBufferCore1 (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Daacdecoder.cpp1397 ->pComStaticData->pWorkBufferCore1 != NULL) { in CAacDecoder_DeInit()
1400 ->pComStaticData->pWorkBufferCore1); in CAacDecoder_DeInit()
2219 ->pComStaticData->pWorkBufferCore1 = GetWorkBufferCore1(); in CAacDecoder_Init()
2225 ->pComStaticData->pWorkBufferCore1 = in CAacDecoder_Init()
2227 ->pComStaticData->pWorkBufferCore1; in CAacDecoder_Init()
2231 ->pComStaticData->pWorkBufferCore1 == NULL)) { in CAacDecoder_Init()
2249 ->pComStaticData->pWorkBufferCore1 = in CAacDecoder_Init()
2251 ->pComStaticData->pWorkBufferCore1; in CAacDecoder_Init()
2420 ->pComStaticData->pWorkBufferCore1->DrmBsBuffer; in CAacDecoder_Init()
2828 commonStaticData.pWorkBufferCore1 = &workBufferCore1; in CAacDecoder_DecodeFrame()
[all …]
Dchannelinfo.h342 CWorkBufferCore1 *pWorkBufferCore1; member
Dblock.cpp1223 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->mdctOutTemp; in CBlock_FrequencyToTime()
Dusacdec_lpd.cpp1586 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->synth_buf; in CLpd_RenderTimeSignal()