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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dac.c1444 int bytesperpixel = (bpp + 7) / 8; local in function:SiSMemBandWidth
1460 total = ((mclk * (bus / 8)) * 0.7) / bytesperpixel;
1468 total = ((mclk * (bus / 8)) * 0.7) / bytesperpixel;
1476 total = ((mclk * (bus / 8)) * 0.7) / bytesperpixel;

Completed in 4 milliseconds