Searched refs:rgb444_masks (Results 1 – 1 of 1) sorted by relevance
32 static const uint32_t rgb444_masks[] = { 0x0F00, 0x00F0, 0x000F }; variable86 pal = rgb444_masks; // abuse pal to hold color masks in bmp_encode_frame()