Home
last modified time | relevance | path

Searched refs:sv_colormap (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant1.c147 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member
327 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()
H A Djquant2.c176 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member
1122 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()

Completed in 4 milliseconds