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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dsgivwfb.c246 int bytesPerPixel; // Bytes per pixel local
249 bytesPerPixel = bytes_per_pixel(par->var.bits_per_pixel);
260 maxPixelsPerTileX = 512/bytesPerPixel;
307 switch(bytesPerPixel)
333 switch(bytesPerPixel)

Completed in 56 milliseconds