Lines Matching refs:Table16
738 Val = g ->Table16[AtBegin];
743 g ->Table16[i] = _cmsQuickSaturateWord(i * Slope + beta);
746 Val = g ->Table16[AtEnd];
751 g ->Table16[i] = _cmsQuickSaturateWord(i * Slope + beta);
926 if (g ->Table16[i] == 0x0000) Zeros++;
927 if (g ->Table16[i] == 0xffff) Poles++;
1007 Trans[t] ->Table16[i] = _cmsQuickSaturateWord(Out[t] * 65535.0);
1310 GammaTables[j] -> Table16[i] = _cmsQuickSaturateWord(OutFloat[j] * 65535.0);