Searched refs:compo6 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/hpc/
H A Dhpccmap_gen.c47 unsigned char compo6[6] = { 0, 51, 102, 153, 204, 255 }; variable
134 compo6[r], compo6[g], compo6[b]);
/netbsd-current/sys/arch/ews4800mips/dev/
H A Dga.c228 const uint8_t compo6[6] = { 0, 51, 102, 153, 204, 255 }; local
270 ga->clut[i][0] = compo6[r]);
272 ga->clut[i][1] = compo6[g]);
274 ga->clut[i][2] = compo6[b]);
/netbsd-current/sys/arch/hpcmips/dev/
H A Dplumvideo.c664 static const u_int8_t compo6[6] = { 0, 51, 102, 153, 204, 255 }; local
687 RGB24(compo6[r],
688 compo6[g],
689 compo6[b]));

Completed in 83 milliseconds