Lines Matching refs:windowShape
333 pConcealChannelInfo->windowShape = CONCEAL_NOT_DEFINED; in CConcealment_InitChannelData()
567 tWindowShape = hConcealmentInfo->windowShape; in CConcealment_Store()
574 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo); in CConcealment_Store()
656 if (hConcealmentInfo->windowShape == CONCEAL_NOT_DEFINED) { in CConcealment_Apply()
661 hConcealmentInfo->windowShape = pAacDecoderChannelInfo->icsInfo.WindowShape; in CConcealment_Apply()
725 hConcealmentInfo->windowShape; in CConcealment_Apply()
761 pIcsInfo->WindowShape = hConcealmentInfo->windowShape; in CConcealment_Apply()
829 pConcealmentInfo->windowShape; /* Prevent an invalid WindowShape in CConcealment_ApplyNoise()
895 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyInter()
1091 pConcealmentInfo->windowShape; /* Prevent an invalid WindowShape in CConcealment_ApplyInter()
1715 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyFadeOut()