Home
last modified time | relevance | path

Searched refs:cmsINLINE (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h86 # define cmsINLINE __inline macro
88 # define cmsINLINE static inline macro
137 cmsINLINE cmsS15Fixed16Number _cmsToFixedDomain(int a) { return a + ((a + 0x7fff)… in _cmsToFixedDomain()
138 cmsINLINE int _cmsFromFixedDomain(cmsS15Fixed16Number a) { return a - ((a + 0x7fff)… in _cmsFromFixedDomain()
146 cmsINLINE int _cmsQuickFloor(cmsFloat64Number val) in _cmsQuickFloor()
168 cmsINLINE cmsUInt16Number _cmsQuickFloorWord(cmsFloat64Number d) in _cmsQuickFloorWord()
174 cmsINLINE cmsUInt16Number _cmsQuickSaturateWord(cmsFloat64Number d) in _cmsQuickSaturateWord()
269 cmsINLINE int _cmsLockPrimitive(_cmsMutex *m) in _cmsLockPrimitive()
275 cmsINLINE int _cmsUnlockPrimitive(_cmsMutex *m) in _cmsUnlockPrimitive()
281 cmsINLINE int _cmsInitMutexPrimitive(_cmsMutex *m) in _cmsInitMutexPrimitive()
[all …]
Dcmsalpha.c32 cmsINLINE cmsUInt8Number _cmsQuickSaturateByte(cmsFloat64Number d) in _cmsQuickSaturateByte()
Dcmsopt.c111 cmsINLINE cmsS1Fixed14Number _FixedClamp(cmsS1Fixed14Number n) { in _FixedClamp()
129 cmsINLINE cmsInt64Number _MatShaperEvaluateRow(cmsS1Fixed14Number* mat, in _MatShaperEvaluateRow()
Dcmsintrp.c184 cmsINLINE cmsUInt16Number LinearInterp(cmsS15Fixed16Number a, cmsS15Fixed16Number l, cmsS15Fixed16N… in LinearInterp()
224 cmsINLINE cmsFloat32Number fclamp(cmsFloat32Number v) in fclamp()
Dcmspack.c45 cmsINLINE cmsUInt16Number FomLabV2ToLabV4(cmsUInt16Number x) in FomLabV2ToLabV4()
53 cmsINLINE cmsUInt16Number FomLabV4ToLabV2(cmsUInt16Number x) in FomLabV4ToLabV2()
894 cmsINLINE cmsBool IsInkSpace(cmsUInt32Number Type) in IsInkSpace()
/external/pdfium/third_party/lcms/
D0033-opt-integer-overflow.patch13 +cmsINLINE cmsS1Fixed14Number _FixedClamp(cmsS1Fixed14Number n) {
31 +cmsINLINE cmsInt64Number _MatShaperEvaluateRow(cmsS1Fixed14Number* mat,