Searched refs:VPIXELS (Results 1 – 1 of 1) sorted by relevance
57 #define VPIXELS 480 macro61 #define SCREENBYTES (ROWBYTES * VPIXELS)331 fb_offset = ((VPIXELS - 1) - logo_height - 2) * ROWBYTES; in draw_xbmlogo()553 if (y++ < VPIXELS) in read_image()