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

  /external/jpeg/
jquant2.c 266 long colorcount; member in struct:__anon7618
283 if (boxp->colorcount > maxc && boxp->volume > 0) {
285 maxc = boxp->colorcount;
419 boxp->colorcount = ccount;
    [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c 266 long colorcount; member in struct:__anon10670
283 if (boxp->colorcount > maxc && boxp->volume > 0) {
285 maxc = boxp->colorcount;
419 boxp->colorcount = ccount;
    [all...]

Completed in 331 milliseconds