Searched refs:lastWindow (Results 1 – 4 of 4) sorted by relevance
346 … %u, %u)", (int)plugin->lastWindow.x, (int)plugin->lastWindow.y, (unsigned)plugin->lastWindow.widt… in pluginGetProperty()347 …lastWindow.clipRect.left, plugin->lastWindow.clipRect.top, plugin->lastWindow.clipRect.right - plu… in pluginGetProperty()
72 NPWindow lastWindow; member
364 obj->lastWindow = *window; in NPP_SetWindow()
857 int tFadeFrames, lastWindow = 0; in CConcealment_ApplyNoise() local878 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyNoise()883 FIXP_CNCL *pCncl = pConcealmentInfo->spectralCoefficient + (lastWindow * windowLen); in CConcealment_ApplyNoise()887 FDK_ASSERT((lastWindow * windowLen + windowLen) <= samplesPerFrame); in CConcealment_ApplyNoise()903 pSpecScale[win*win_idx_stride] = pConcealmentInfo->specScale[win_idx_stride*lastWindow++]; in CConcealment_ApplyNoise()905 if ( (lastWindow >= numWindows) in CConcealment_ApplyNoise()909 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen; in CConcealment_ApplyNoise()