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

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 629 JSAMPROW colormap_ci; local
662 colormap_ci = cquantize->sv_colormap[ci];
690 cur -= GETJSAMPLE(colormap_ci[pixcode]);
  /external/jpeg/
jquant1.c 624 JSAMPROW colormap_ci; local
657 colormap_ci = cquantize->sv_colormap[ci];
685 cur -= GETJSAMPLE(colormap_ci[pixcode]);
  /external/qemu/distrib/jpeg-6b/
jquant1.c 624 JSAMPROW colormap_ci; local
657 colormap_ci = cquantize->sv_colormap[ci];
685 cur -= GETJSAMPLE(colormap_ci[pixcode]);

Completed in 124 milliseconds