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

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 148 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member in struct:__anon17389
328 cquantize->sv_colormap = colormap;
662 colormap_ci = cquantize->sv_colormap[ci];
753 cinfo->colormap = cquantize->sv_colormap;
jquant2.c 180 JSAMPARRAY sv_colormap; /* colormap allocated at init time */ member in struct:__anon17390
    [all...]
  /external/jpeg/
jquant1.c 146 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member in struct:__anon27349
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:__anon27350
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant1.c 146 JSAMPARRAY sv_colormap; /* The color map as a 2-D pixel array */ member in struct:__anon33933
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:__anon33934
    [all...]

Completed in 713 milliseconds