Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsopt.c549 cmsBool OptimizeByResampling(cmsPipeline** Lut, cmsUInt32Number Intent, cmsUInt32Number* InputForma… in OptimizeByResampling() function
1641 { OptimizeByResampling, NULL }
1748 return OptimizeByResampling(PtrLut, Intent, InputFormat, OutputFormat, dwFlags); in _cmsOptimizePipeline()