Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.cpp1319 ->pComStaticData->pWorkBufferCore1 != NULL) { in CAacDecoder_DeInit()
1322 ->pComStaticData->pWorkBufferCore1); in CAacDecoder_DeInit()
2089 ->pComStaticData->pWorkBufferCore1 = GetWorkBufferCore1(); in CAacDecoder_Init()
2095 ->pComStaticData->pWorkBufferCore1 = in CAacDecoder_Init()
2097 ->pComStaticData->pWorkBufferCore1; in CAacDecoder_Init()
2101 ->pComStaticData->pWorkBufferCore1 == NULL)) { in CAacDecoder_Init()
2119 ->pComStaticData->pWorkBufferCore1 = in CAacDecoder_Init()
2121 ->pComStaticData->pWorkBufferCore1; in CAacDecoder_Init()
2291 ->pComStaticData->pWorkBufferCore1->DrmBsBuffer; in CAacDecoder_Init()
2687 commonStaticData.pWorkBufferCore1 = &workBufferCore1; in CAacDecoder_DecodeFrame()
[all …]
Dchannelinfo.h342 CWorkBufferCore1 *pWorkBufferCore1; member
Dblock.cpp1222 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->mdctOutTemp; in CBlock_FrequencyToTime()
Dusacdec_lpd.cpp1575 pAacDecoderChannelInfo->pComStaticData->pWorkBufferCore1->synth_buf; in CLpd_RenderTimeSignal()