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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Depson1356fb.c884 u32 fwb = (fw + 7) >> 3; local
886 int bytesPerChar = fwb * fh;
894 blt->srcstride = (fwb*count + 1) & ~1; //round up to be even
901 for (j=0; j<fwb; j++)
904 row*fwb + j];

Completed in 34 milliseconds