Searched refs:color_table (Results 1 – 5 of 5) sorted by relevance
49 struct bmp_color_table_entry color_table[0]; member
36 uint8_t color_table[0]; member281 color_u16 = (struct pixel_u16 *)bmp->color_table; in convert_one_image()305 color_u24 = (struct pixel_u24 *)bmp->color_table; in convert_one_image()331 color_u32 = (struct pixel_u32 *)bmp->color_table; in convert_one_image()
1190 cte = img->color_table[i]; in display_rle8_bitmap()1204 cte = img->color_table[i]; in display_rle8_bitmap()1213 cte = img->color_table[i]; in display_rle8_bitmap()1460 cte = bmp->color_table[idx]; in video_display_bitmap()1481 cte = bmp->color_table[xcount]; in video_display_bitmap()1505 cte = bmp->color_table[*bmap++]; in video_display_bitmap()1522 cte = bmp->color_table[*bmap++]; in video_display_bitmap()1543 cte = bmp->color_table[*bmap++]; in video_display_bitmap()1557 cte = bmp->color_table[*bmap++]; in video_display_bitmap()1571 cte = bmp->color_table[*bmap++]; in video_display_bitmap()
109 struct bmp_color_table_entry cte = bmp->color_table[i]; in lcd_set_cmap()
561 cte = bmp->color_table[i]; in lcd_set_cmap()590 palette = bmp->color_table; in lcd_display_bitmap()