/external/pdfium/third_party/lcms2-2.6/src/ |
cmslut.c | 984 LabTable[0] = cmsBuildTabulatedToneCurve16(ContextID, 258, NULL); 985 LabTable[1] = cmsBuildTabulatedToneCurve16(ContextID, 258, NULL); 986 LabTable[2] = cmsBuildTabulatedToneCurve16(ContextID, 258, NULL); [all...] |
cmsgamma.c | 620 cmsToneCurve* CMSEXPORT cmsBuildTabulatedToneCurve16(cmsContext ContextID, cmsInt32Number nEntries, const cmsUInt16Number Values[]) 946 out = cmsBuildTabulatedToneCurve16(InCurve ->InterpParams->ContextID, nResultSamples, NULL); [all...] |
cmstypes.c | [all...] |
cmsopt.c | [all...] |
cmsio1.c | 176 EmptyTab = cmsBuildTabulatedToneCurve16(ContextID, 2, Zero); [all...] |
cmsps2.c | 833 cmsToneCurve* Out = cmsBuildTabulatedToneCurve16(ContextID, 256, NULL); [all...] |
cmsvirt.c | 847 EmptyTab = cmsBuildTabulatedToneCurve16(ContextID, 2, Zero); [all...] |
/external/pdfium/third_party/lcms2-2.6/include/ |
lcms2.h | [all...] |