Searched defs:Bpp (Results 1 – 4 of 4) sorted by relevance
303 LCD_BPP Bpp; in LcdGraphicsSetMode() local372 IN LCD_BPP Bpp in GetBytesPerPixel()
35 LCD_BPP Bpp; member279 OUT LCD_BPP * Bpp in LcdPlatformGetBpp()
33 LCD_BPP Bpp; member364 OUT LCD_BPP * Bpp in LcdPlatformGetBpp()
116 #define PL111_CTRL_LCD_BPP(Bpp) ((Bpp) << 1) argument