Searched refs:PCM_AAC (Results 1 – 2 of 2) sorted by relevance
111 #define PCM_AAC LONG macro
1168 PCM_AAC *pTimeData3; in aacDecoder_DecodeFrame()1339 pTimeData3 = (PCM_AAC *)self->pTimeData2; in aacDecoder_DecodeFrame()1340 timeData3Size = self->timeData2Size / sizeof(PCM_AAC); in aacDecoder_DecodeFrame()1494 PCM_AAC *input; in aacDecoder_DecodeFrame()1495 input = (PCM_AAC *)self->workBufferCore2; in aacDecoder_DecodeFrame()1497 sizeof(PCM_AAC) * (self->streamInfo.numChannels) * in aacDecoder_DecodeFrame()1584 (PCM_AAC *)self->workBufferCore2, pTimeData3, timeData3Size, in aacDecoder_DecodeFrame()1612 self->mpsFrameSizeLast * sizeof(PCM_AAC)); in aacDecoder_DecodeFrame()