Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dlcms2_internal.h950 typedef struct _cmstransform_struct { struct
952 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
955 _cmsTransformFn xform;
958 cmsFormatter16 FromInput;
959 cmsFormatter16 ToOutput;
961 cmsFormatterFloat FromInputFloat;
962 cmsFormatterFloat ToOutputFloat;
965 _cmsCACHE Cache;
968 cmsPipeline* Lut;
971 cmsPipeline* GamutCheck;
[all …]