Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.h74 typedef struct bmp_img { struct
76 bmp_bitmap_callback_vt bitmap_callbacks;
78 uint8_t *bmp_data;
80 uint32_t width;
82 uint32_t height;
84 bool decoded;
86 void *bitmap;
90 uint32_t buffer_size;
92 bmp_encoding encoding;
94 uint32_t bitmap_offset;
[all …]