• Home
  • Raw
  • Download

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, in CConcealment_Store() argument
552 if (!(pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD && in CConcealment_Store()
553 pAacDecoderChannelInfo->data.usac.mod[nbDiv - 1] == 0)) in CConcealment_Store()
557 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Store()
558 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale; in CConcealment_Store()
559 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo; in CConcealment_Store()
627 if (pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD) { in CConcealment_Store()
646 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_Apply() argument
661 hConcealmentInfo->windowShape = pAacDecoderChannelInfo->icsInfo.WindowShape; in CConcealment_Apply()
667 (SCHAR)pAacDecoderChannelInfo->renderMode; in CConcealment_Apply()
670 CConcealment_Store(hConcealmentInfo, pAacDecoderChannelInfo, in CConcealment_Apply()
679 pAacDecoderChannelInfo->renderMode = in CConcealment_Apply()
686 pAacDecoderChannelInfo); in CConcealment_Apply()
689 if (!frameOk && pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_IMDCT) { in CConcealment_Apply()
691 CLpc_Conceal(pAacDecoderChannelInfo->data.usac.lsp_coeff, in CConcealment_Apply()
703 (pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD)) { in CConcealment_Apply()
714 if (!(pAacDecoderChannelInfo->renderMode == AACDEC_RENDER_LPD && in CConcealment_Apply()
721 FDKmemclear(pAacDecoderChannelInfo->pSpectralCoefficient, in CConcealment_Apply()
724 pAacDecoderChannelInfo->icsInfo.WindowShape = in CConcealment_Apply()
733 hConcealmentInfo, pAacDecoderChannelInfo, in CConcealment_Apply()
741 hConcealmentInfo, pAacDecoderChannelInfo, pSamplingRateInfo, in CConcealment_Apply()
749 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_Apply()
750 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale; in CConcealment_Apply()
751 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo; in CConcealment_Apply()
800 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyNoise() argument
805 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyNoise()
806 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo; in CConcealment_ApplyNoise()
822 samplesPerFrame, pAacDecoderChannelInfo); in CConcealment_ApplyNoise()
872 CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CConcealment_ApplyInter() argument
880 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyInter()
881 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo; in CConcealment_ApplyInter()
882 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale; in CConcealment_ApplyInter()
1329 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in CConcealment_UpdateState() argument
1359 samplesPerFrame, pAacDecoderChannelInfo); in CConcealment_UpdateState()
1384 samplesPerFrame, pAacDecoderChannelInfo); in CConcealment_UpdateState()
1420 samplesPerFrame, pAacDecoderChannelInfo); in CConcealment_UpdateState()
1475 samplesPerFrame, pAacDecoderChannelInfo); in CConcealment_UpdateState()
1674 const int samplesPerFrame, CAacDecoderChannelInfo *pAacDecoderChannelInfo) { in CConcealment_ApplyFadeOut() argument
1687 CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo; in CConcealment_ApplyFadeOut()
1689 SPEC_LONG(pAacDecoderChannelInfo->pSpectralCoefficient); in CConcealment_ApplyFadeOut()
1690 SHORT *pSpecScale = pAacDecoderChannelInfo->specScale; in CConcealment_ApplyFadeOut()