Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Defifb.c32 struct bmp_dib_header { struct
33 u32 dib_header_size;
34 s32 width;
35 s32 height;
36 u16 planes;
37 u16 bpp;
38 u32 compression;
39 u32 bitmap_size;
40 u32 horz_resolution;
41 u32 vert_resolution;
[all …]