Lines Matching refs:windowShape
335 pConcealChannelInfo->windowShape = CONCEAL_NOT_DEFINED; in CConcealment_InitChannelData()
569 tWindowShape = hConcealmentInfo->windowShape; in CConcealment_Store()
576 hConcealmentInfo->windowShape = GetWindowShape(pIcsInfo); in CConcealment_Store()
658 if (hConcealmentInfo->windowShape == CONCEAL_NOT_DEFINED) { in CConcealment_Apply()
663 hConcealmentInfo->windowShape = pAacDecoderChannelInfo->icsInfo.WindowShape; in CConcealment_Apply()
727 hConcealmentInfo->windowShape; in CConcealment_Apply()
763 pIcsInfo->WindowShape = hConcealmentInfo->windowShape; in CConcealment_Apply()
831 pConcealmentInfo->windowShape; /* Prevent an invalid WindowShape in CConcealment_ApplyNoise()
897 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyInter()
1093 pConcealmentInfo->windowShape; /* Prevent an invalid WindowShape in CConcealment_ApplyInter()
1712 pIcsInfo->WindowShape = pConcealmentInfo->windowShape; in CConcealment_ApplyFadeOut()