Searched refs:sv_colormap (Results 1 – 2 of 2) sorted by relevance
147 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member327 cquantize->sv_colormap = colormap; in create_colormap()657 colormap_ci = cquantize->sv_colormap[ci]; in quantize_fs_dither()748 cinfo->colormap = cquantize->sv_colormap; in start_pass_1_quant()
176 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member1122 cinfo->colormap = cquantize->sv_colormap; in finish_pass1()1259 cquantize->sv_colormap = (*cinfo->mem->alloc_sarray) in jinit_2pass_quantizer()1263 cquantize->sv_colormap = NULL; in jinit_2pass_quantizer()