Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdgif.c52 #define NUMCOLORS 3 /* # of colors */ macro
424 (JDIMENSION)NUMCOLORS); in start_input_gif()
521 ((j_common_ptr)cinfo, JPOOL_IMAGE, (JDIMENSION)width * NUMCOLORS, in start_input_gif()
534 cinfo->input_components = NUMCOLORS; in start_input_gif()