Home
last modified time | relevance | path

Searched refs:bmp_header (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dbmp_layout.h24 struct __packed bmp_header { struct
46 struct bmp_header header; argument
/rk3399_rockchip-uboot/tools/rockchip/
H A Dbmp2gray16.c13 struct bmp_header { struct
35 struct bmp_header hdr; argument
155 struct bmp_header bmp_hdr; in get_logo_resolution()
168 size = sizeof(struct bmp_header); in get_logo_resolution()
203 struct bmp_header *bmp_hdr; in convert_one_image()
/rk3399_rockchip-uboot/common/
H A Dsplash_source.c87 struct bmp_header *bmp_hdr; in splash_load_raw()
89 size_t bmp_size, bmp_header_size = sizeof(struct bmp_header); in splash_load_raw()
98 bmp_hdr = (struct bmp_header *)bmp_load_addr; in splash_load_raw()
/rk3399_rockchip-uboot/doc/
H A DREADME.displaying-bmps14 typedef struct bmp_header {
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c180 struct bmp_header *header; in resource_setup_logo_bmp()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c1222 struct bmp_header *header; in load_kernel_bmp_logo()
1256 struct bmp_header *header; in load_bmp_logo_legacy()