Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dlcms2_internal.h1052 typedef struct _cmstransform_struct { struct
1054 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
1057 _cmsTransform2Fn xform;
1060 cmsFormatter16 FromInput;
1061 cmsFormatter16 ToOutput;
1063 cmsFormatterFloat FromInputFloat;
1064 cmsFormatterFloat ToOutputFloat;
1067 _cmsCACHE Cache;
1070 cmsPipeline* Lut;
1073 cmsPipeline* GamutCheck;
[all …]