Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdgif.c51 #define MAXCOLORMAPSIZE 256 /* max # of colors in a GIF colormap */ macro
423 ((j_common_ptr)cinfo, JPOOL_IMAGE, (JDIMENSION)MAXCOLORMAPSIZE, in start_input_gif()