Lines Matching refs:pAacDecoderChannelInfo
208 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
214 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
222 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo);
241 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo);
548 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
552 if (!(pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD &&
553 pAacDecoderChannelInfo->data.usac.mod[nbDiv - 1] == 0))
557 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
558 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale;
559 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
627 if (pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD) {
646 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
661 hConcealmentInfo->windowShape = pAacDecoderChannelInfo->icsInfo.WindowShape;
667 (SCHAR)pAacDecoderChannelInfo->renderMode;
670 CConcealment_Store(hConcealmentInfo, pAacDecoderChannelInfo,
679 pAacDecoderChannelInfo->renderMode =
686 pAacDecoderChannelInfo);
689 if (!frameOk && pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_IMDCT) {
691 CLpc_Conceal(pAacDecoderChannelInfo->data.usac.lsp_coeff,
703 (pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD)) {
714 if (!(pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD &&
721 FDKmemclear(pAacDecoderChannelInfo->pSpectralCoefficient,
724 pAacDecoderChannelInfo->icsInfo.WindowShape =
733 hConcealmentInfo, pAacDecoderChannelInfo,
741 hConcealmentInfo, pAacDecoderChannelInfo, pSamplingRateInfo,
749 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
750 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale;
751 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
800 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
805 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
806 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
822 samplesPerFrame, pAacDecoderChannelInfo);
872 CAacDecoderChannelInfo *pAacDecoderChannelInfo,
880 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
881 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
882 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale;
1329 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) {
1359 samplesPerFrame, pAacDecoderChannelInfo);
1384 samplesPerFrame, pAacDecoderChannelInfo);
1420 samplesPerFrame, pAacDecoderChannelInfo);
1475 samplesPerFrame, pAacDecoderChannelInfo);
1674 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) {
1687 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
1689 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient);
1690 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale;