Lines Matching refs:pTimeData2
1167 PCM_DEC *pTimeData2; in aacDecoder_DecodeFrame() local
1337 pTimeData2 = self->pTimeData2; in aacDecoder_DecodeFrame()
1339 pTimeData3 = (PCM_AAC *)self->pTimeData2; in aacDecoder_DecodeFrame()
1347 pTimeData2 + 0, timeData2Size, self->streamInfo.aacSamplesPerFrame + 0); in aacDecoder_DecodeFrame()
1390 pTimeData2 + 1 * (self->streamInfo.aacSamplesPerFrame + 0) + 0, in aacDecoder_DecodeFrame()
1676 pTimeData2[i] = in aacDecoder_DecodeFrame()
1741 (FIXP_DBL *)pTimeData2 + in aacDecoder_DecodeFrame()
1744 pTimeData2, drcWorkBuffer, self->streamInfo.numChannels, in aacDecoder_DecodeFrame()
1747 drcWorkBuffer = pTimeData2; in aacDecoder_DecodeFrame()
1782 drcWorkBuffer, pTimeData2, self->streamInfo.numChannels, in aacDecoder_DecodeFrame()
1837 dmxErr = pcmDmx_ApplyFrame(self->hPcmUtils, pTimeData2, timeData2Size, in aacDecoder_DecodeFrame()
1857 CAacDecoder_PrepareCrossFade(pTimeData2, self->pTimeDataFlush, in aacDecoder_DecodeFrame()
1878 CAacDecoder_ApplyCrossFade(pTimeData2, self->pTimeDataFlush, in aacDecoder_DecodeFrame()
1964 pInterleaveBuffer = (PCM_LIM *)pTimeData2; in aacDecoder_DecodeFrame()
1970 FDK_interleave(pTimeData2, pInterleaveBuffer, in aacDecoder_DecodeFrame()
2003 self->hDrcInfo, pTimeData2, self->extGain, NULL, pcmLimiterScale, in aacDecoder_DecodeFrame()
2018 pTimeData, pTimeData2, in aacDecoder_DecodeFrame()
2024 (INT_PCM *)self->workBufferCore2, pTimeData2, in aacDecoder_DecodeFrame()