Searched defs:ParamsByType (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmstypes.c | 1259 static const int ParamsByType[] = { 1, 3, 4, 5, 7 }; in Type_ParametricCurve_Read() local 1296 static const int ParamsByType[] = { 0, 1, 3, 4, 5, 7 }; in Type_ParametricCurve_Write() local 4073 cmsUInt32Number ParamsByType[] = { 4, 5, 5 }; in ReadSegmentedCurve() local 4244 cmsUInt32Number ParamsByType[] = { 4, 5, 5 }; in WriteSegmentedCurve() local
|