Searched refs:bmp_map (Results 1 – 1 of 1) sorted by relevance
33 struct bmp_map { struct44 struct bmp_map **ret_map, in bmp_parse_header() argument49 struct bmp_map *map; in bmp_parse_header()102 map = (struct bmp_map *)(bmp + sizeof(struct bmp_file) + dib->size); in bmp_parse_header()127 if (map_size != sizeof(struct bmp_map) * map_count) in bmp_parse_header()165 struct bmp_map *map, in bmp_to_blt()261 struct bmp_map *map; in graphics_splash()