Home
last modified time | relevance | path

Searched refs:bmp_color_table_entry (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dbmp_layout.h14 struct __packed bmp_color_table_entry { struct
49 struct bmp_color_table_entry color_table[0];
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideo_bmp.c176 struct bmp_color_table_entry *cte, unsigned colours) in video_set_cmap()
205 struct bmp_color_table_entry *palette; in video_bmp_display()
H A Datmel_lcdfb.c109 struct bmp_color_table_entry cte = bmp->color_table[i]; in lcd_set_cmap()
H A Dcfb_console.c1171 struct bmp_color_table_entry cte; in display_rle8_bitmap()
1321 struct bmp_color_table_entry cte; in video_display_bitmap()
/OK3568_Linux_fs/u-boot/common/
H A Dlcd.c557 struct bmp_color_table_entry cte; in lcd_set_cmap()
581 struct bmp_color_table_entry *palette; in lcd_display_bitmap()
671 struct bmp_color_table_entry *entry; in lcd_display_bitmap()