Searched refs:ReadCLUT (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/lcms/ |
D | 0010-memory-leak-Type_Curve_Read.patch | 17 @@ -2350,7 +2353,10 @@ cmsStage* ReadCLUT(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, c…
|
/external/pdfium/third_party/lcms/src/ |
D | cmstypes.c | 2328 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()
|