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

/ast/src/lib/libtk/generic/
H A DtkImgGIF.c59 #define MAXCOLORMAPSIZE 256 macro
80 unsigned char buffer[3][MAXCOLORMAPSIZE]));
85 unsigned char cmap[3][MAXCOLORMAPSIZE],
160 unsigned char localColorMap[3][MAXCOLORMAPSIZE];
161 unsigned char colorMap[3][MAXCOLORMAPSIZE];
349 unsigned char buffer[3][MAXCOLORMAPSIZE];
439 unsigned char cmap[3][MAXCOLORMAPSIZE];

Completed in 11 milliseconds