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