Searched refs:bmp (Results 1 – 2 of 2) sorted by relevance
41 const UINT8 *bmp, in bmp_parse_header() argument52 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()
3 *.bmp binary