Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/
D0010-memory-leak-Type_Curve_Read.patch17 @@ -2350,7 +2353,10 @@ cmsStage* ReadCLUT(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, c…
/external/pdfium/third_party/lcms/src/
Dcmstypes.c2328 cmsStage* ReadCLUT(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, cmsUInt32Number Offset, … in ReadCLUT() function
2510 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, ReadCLUT(self, io, BaseOffset + offsetC, inputChan,… in Type_LUTA2B_Read()
2840 …if (!cmsPipelineInsertStage(NewLUT, cmsAT_END, ReadCLUT(self, io, BaseOffset + offsetC, inputChan,… in Type_LUTB2A_Read()