Searched refs:map_count (Results 1 – 1 of 1) sorted by relevance
107 UINT32 map_count; in bmp_parse_header() local111 map_count = dib->colors_used; in bmp_parse_header()117 map_count = 1 << dib->depth; in bmp_parse_header()121 map_count = 0; in bmp_parse_header()127 if (map_size != sizeof(struct bmp_map) * map_count) in bmp_parse_header()