Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djquant1.c147 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member
324 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()
A Djquant2.c198 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member
1149 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