Home
last modified time | relevance | path

Searched refs:bmp (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/boot/efi/
Dsplash.c41 const UINT8 *bmp, in bmp_parse_header() argument
52 assert(bmp); in bmp_parse_header()
61 file = (struct bmp_file *)bmp; in bmp_parse_header()
70 dib = (struct bmp_dib *)(bmp + sizeof(struct bmp_file)); in bmp_parse_header()
102 map = (struct bmp_map *)(bmp + sizeof(struct bmp_file) + dib->size); in bmp_parse_header()
133 *pixmap = bmp + file->offset; in bmp_parse_header()
/systemd-251/
D.gitattributes3 *.bmp binary