Searched refs:DeltaTableMin (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/config/ | ||
H A D | gfx_gamma_pack.c | 76 #define DeltaTableMin (0x21) macro 317 if (byte < DeltaTableMin) return(0); 320 offs = byte - DeltaTableMin; |
Completed in 21 milliseconds