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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_gamma_pack.c76 #define DeltaTableMin (0x21) macro
317 if (byte < DeltaTableMin) return(0);
320 offs = byte - DeltaTableMin;

Completed in 87 milliseconds