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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_gamma_table.c46 #define NUM_COLORS 3 /* # of colors in RGB triplet */ macro
145 (NUM_COLORS * lut_size)) {
177 i = gamma_count / NUM_COLORS;
189 switch (gamma_count % NUM_COLORS) {
249 lut_size * NUM_COLORS * sizeof (uint16_t));
408 (stat_buf.st_size == NUM_COLORS)) {

Completed in 18 milliseconds