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.h1017 typedef struct _cmstransform_struct { struct
1019 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
1022 _cmsTransform2Fn xform;
1025 cmsFormatter16 FromInput;
1026 cmsFormatter16 ToOutput;
1028 cmsFormatterFloat FromInputFloat;
1029 cmsFormatterFloat ToOutputFloat;
1032 _cmsCACHE Cache;
1035 cmsPipeline* Lut;
1038 cmsPipeline* GamutCheck;
[all …]