Searched refs:OptimizeByResampling (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/ |
D | README.pdfium | 19 0007-memory-leak-OptimizeByResampling.patch: Fix memory leak in OptimizeByResampling.
|
D | 0007-memory-leak-OptimizeByResampling.patch | 5 @@ -612,7 +612,7 @@ cmsBool OptimizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt3
|
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsopt.c | 549 cmsBool OptimizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputForma… in OptimizeByResampling() function 1657 { OptimizeByResampling, NULL } 1764 return OptimizeByResampling(PtrLut, Intent, InputFormat, OutputFormat, dwFlags); in _cmsOptimizePipeline()
|