Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddev_disp.h106 struct bmp_header { struct
109 u32 file_size;
110 u32 reserved;
111 u32 data_offset;
113 u32 size;
114 u32 width;
115 u32 height;
116 u16 planes;
117 u16 bit_count;
118 u32 compression;
[all …]
A Ddev_disp.c1453 struct bmp_header bmp_header; in disp_capture_dump() local

Completed in 11 milliseconds