Searched defs:bmp_image (Results 1 – 2 of 2) sorted by relevance
44 struct bmp_image { struct51 /* Data in the bmp_image is aligned to this length */ argument
232 void video_bmp_get_info(void *bmp_image, ulong *widthp, ulong *heightp, in video_bmp_get_info()242 int video_bmp_display(struct udevice *dev, ulong bmp_image, int x, int y, in video_bmp_display()
Completed in 6 milliseconds