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 */ member324 cquantize->sv_colormap = colormap; in create_colormap()658 colormap_ci = cquantize->sv_colormap[ci]; in quantize_fs_dither()749 cinfo->colormap = cquantize->sv_colormap; in start_pass_1_quant()
198 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member1149 cinfo->colormap = cquantize->sv_colormap; in finish_pass1()1286 cquantize->sv_colormap = (*cinfo->mem->alloc_sarray) in jinit_2pass_quantizer()1290 cquantize->sv_colormap = NULL; in jinit_2pass_quantizer()
Completed in 7 milliseconds