Searched refs:lastWindow (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginObject.h83 NPWindow lastWindow; member in struct:__anon14981
H A DPluginObject.cpp335 snprintf(buf, 256, "x: %d, y: %d, width: %u, height: %u, clipRect: (%u, %u, %u, %u)", (int)plugin->lastWindow.x, (int)plugin->lastWindow.y, (unsigned)plugin->lastWindow.width, (unsigned)plugin->lastWindow.height,
336 plugin->lastWindow.clipRect.left, plugin->lastWindow.clipRect.top, plugin->lastWindow.clipRect.right - plugin->lastWindow.clipRect.left, plugin->lastWindow.clipRect.bottom - plugin->lastWindow
[all...]
H A Dmain.cpp350 obj->lastWindow = *window;
/external/aac/libAACdec/src/
H A Dconceal.cpp857 int tFadeFrames, lastWindow = 0; local
878 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen;
883 FIXP_CNCL *pCncl = pConcealmentInfo->spectralCoefficient + (lastWindow * windowLen);
887 FDK_ASSERT((lastWindow * windowLen + windowLen) <= samplesPerFrame);
903 pSpecScale[win*win_idx_stride] = pConcealmentInfo->specScale[win_idx_stride*lastWindow++];
905 if ( (lastWindow >= numWindows)
909 lastWindow = numWindows - pConcealmentInfo->lastWinGrpLen;
/external/webkit/Tools/DumpRenderTree/unix/TestNetscapePlugin/
H A DTestNetscapePlugin.cpp152 obj->lastWindow = *window;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 139 milliseconds