Home | History | Annotate | Download | only in jpeg

Lines Matching refs:colormap

454   int desired_number_of_colors;	/* max # colors to use in created colormap */
457 boolean enable_external_quant;/* enable future use of external colormap */
470 /* output_components is 1 (a colormap index) when quantizing colors;
479 /* When quantizing colors, the output colormap is described by these fields.
480 * The application can supply a colormap by setting colormap non-NULL before
481 * calling jpeg_start_decompress; otherwise a colormap is created during
486 JSAMPARRAY colormap; /* The color map as a 2-D pixel array */