Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-apm/xf86-video-apm-1.3.0/src/
H A Dapm.h147 int apmLock, pixelStride, RushY[7], CopyMode; member
H A Dapm_funcs.c276 …x1 += (((y1 % pApm->CurrentLayout.Scanlines) - pApm->RushY[i - 1]) * pApm->pixelStride * 8) / pApm… in A()
277 y1 = pApm->RushY[i - 1]; in A()