HomeSort by relevance Sort by last modified time
    Searched full:sv_colormap (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
jquant1.c 146 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member in struct:__anon4617
323 cquantize->sv_colormap = colormap;
657 colormap_ci = cquantize->sv_colormap[ci];
748 cinfo->colormap = cquantize->sv_colormap;
jquant2.c 197 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member in struct:__anon4618
    [all...]

Completed in 38 milliseconds