Searched refs:lastWindow (Results 1 – 1 of 1) sorted by relevance
858 int tFadeFrames, lastWindow = 0; in CConcealment_ApplyNoise() local879 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyNoise()884 FIXP_CNCL *pCncl = pConcealmentInfo->spectralCoefficient + (lastWindow * windowLen); in CConcealment_ApplyNoise()888 FDK_ASSERT((lastWindow * windowLen + windowLen) <= samplesPerFrame); in CConcealment_ApplyNoise()904 pSpecScale[win*win_idx_stride] = pConcealmentInfo->specScale[win_idx_stride*lastWindow++]; in CConcealment_ApplyNoise()906 if ( (lastWindow >= numWindows) in CConcealment_ApplyNoise()910 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyNoise()