Searched refs:RushY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm.h147 int apmLock, pixelStride, RushY[7], CopyMode; member in struct:__anon29656e4e0408
H A Dapm_funcs.c276 x1 += (((y1 % pApm->CurrentLayout.Scanlines) - pApm->RushY[i - 1]) * pApm->pixelStride * 8) / pApm->CurrentLayout.bitsPerPixel;
277 y1 = pApm->RushY[i - 1];

Completed in 3 milliseconds