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

  /external/libjpeg-turbo/
jquant2.c 245 long colorcount; member in struct:__anon25058
262 if (boxp->colorcount > maxc && boxp->volume > 0) {
264 maxc = boxp->colorcount;
398 boxp->colorcount = ccount;
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
resrc.c 90 bfd_byte colorcount; member in struct:icondir
785 icondirs[i].colorcount = getc (e);
1186 icondirs[i].colorcount = getc (e);
1246 cg->colors = icondirs[i].colorcount;
    [all...]

Completed in 86 milliseconds