Lines Matching refs:WindowShape
620 pIcsInfo->WindowShape = tWindowShape; in CConcealment_Store()
661 hConcealmentInfo->windowShape = pAacDecoderChannelInfo->icsInfo.WindowShape; in CConcealment_Apply()
724 pAacDecoderChannelInfo->icsInfo.WindowShape = in CConcealment_Apply()
761 pIcsInfo->WindowShape = hConcealmentInfo->windowShape; in CConcealment_Apply()
828 pIcsInfo->WindowShape = in CConcealment_ApplyNoise()
895 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyInter()
933 pIcsInfo->WindowShape = (samplesPerFrame <= 512) ? 2 : 1; in CConcealment_ApplyInter()
976 pIcsInfo->WindowShape = 0; in CConcealment_ApplyInter()
1014 pIcsInfo->WindowShape = (samplesPerFrame <= 512) ? 2 : 1; in CConcealment_ApplyInter()
1031 pIcsInfo->WindowShape = 0; in CConcealment_ApplyInter()
1090 pIcsInfo->WindowShape = in CConcealment_ApplyInter()
1715 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyFadeOut()