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

/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c1078 int new_sls; local in function:PnozzSetDepth
1125 new_sls = pPnozz->width << pPnozz->depthshift;
1126 pPnozz->scanlinesize = new_sls;
1127 bits = new_sls;
1150 xf86Msg(X_ERROR, "sls: %x sh: %d %d %d %d leftover: %x\n", new_sls, s0, s1,

Completed in 3 milliseconds