Home
last modified time | relevance | path

Searched defs:bmp_image (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dbmp_layout.h44 struct bmp_image { struct
51 /* Data in the bmp_image is aligned to this length */ argument
/u-boot/drivers/video/
A Dvideo_bmp.c232 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