Searched refs:cj (Results 1 – 1 of 1) sorted by relevance
851 register int cj, tmp, d2, dist; in quant_fsdither() local863 cj = cell->entries[ci][0]; in quant_fsdither()864 d2 = (rm[cj] >> COLOR_SHIFT) - r2; in quant_fsdither()866 tmp = (gm[cj] >> COLOR_SHIFT) - g2; in quant_fsdither()868 tmp = (bm[cj] >> COLOR_SHIFT) - b2; in quant_fsdither()872 oval = cj; in quant_fsdither()