Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Defifb.c33 struct bmp_dib_header { struct
34 u32 dib_header_size;
35 s32 width;
36 s32 height;
37 u16 planes;
38 u16 bpp;
39 u32 compression;
40 u32 bitmap_size;
41 u32 horz_resolution;
42 u32 vert_resolution;
[all …]