Home
last modified time | relevance | path

Searched refs:MatShaperEval16 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/lcms/
D0033-opt-integer-overflow.patch30 +// Perform one row of matrix multiply with translation for MatShaperEval16().
45 @@ -1527,7 +1560,8 @@ void MatShaperEval16(register const cmsUInt16Number In[],
55 @@ -1537,14 +1571,14 @@ void MatShaperEval16(register const cmsUInt16Number In[],
/external/pdfium/third_party/lcms/src/
Dcmsopt.c1558 void MatShaperEval16(register const cmsUInt16Number In[], in MatShaperEval16() function
1692 …_cmsPipelineSetOptimizationParameters(Dest, MatShaperEval16, (void*) p, FreeMatShaper, DupMatShape… in SetMatShaper()