Home
last modified time | relevance | path

Searched defs:_cmstransform_struct (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h965 typedef struct _cmstransform_struct { struct
967 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
970 _cmsTransform2Fn xform;
973 cmsFormatter16 FromInput;
974 cmsFormatter16 ToOutput;
976 cmsFormatterFloat FromInputFloat;
977 cmsFormatterFloat ToOutputFloat;
980 _cmsCACHE Cache;
983 cmsPipeline* Lut;
986 cmsPipeline* GamutCheck;
[all …]