Searched refs:diwstrt_h (Results 1 – 1 of 1) sorted by relevance
185 - diwstrt_h: Horizontal start of the visible window215 the first pixel is output, so diwstrt_h = ddfstrt + 64 + 4 if you want216 to display the first pixel on the line too. Increase diwstrt_h for220 - diwstop_h = diwstrt_h + xres + 1. Because of the additional 1 this can247 ddfstrt = ((diwstrt_h - 4) & -fetchstart) - prefetch248 - for horizontal panning decrease diwstrt_h732 u_short diwstrt_h; /* vmode */ member 975 * diwstrt_h 0 2047 11009 #define diwstrt2hw(diwstrt_h, diwstrt_v) \ argument 1010 (((diwstrt_v) << 7 & 0xff00) | ((diwstrt_h)>>1013 diwhigh2hw(diwstrt_h,diwstrt_v,diwstop_h,diwstop_v) global() argument [all...]