Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsopt.c664 cmsBool OptimizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputForma… in OptimizeByResampling() function
1838 { OptimizeByResampling, NULL }
1945 return OptimizeByResampling(PtrLut, Intent, InputFormat, OutputFormat, dwFlags); in _cmsOptimizePipeline()