Searched refs:cmsPipelineUnlinkStage (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/lcms/ |
D | 0022-check-LUT-and-MPE.patch | 95 @@ -1547,6 +1574,7 @@ void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsS…
|
/external/pdfium/third_party/lcms/src/ |
D | cmsopt.c | 690 cmsPipelineUnlinkStage(Src, cmsAT_BEGIN, &KeepPreLin); in OptimizeByResampling() 722 cmsPipelineUnlinkStage(Src, cmsAT_END, &KeepPostLin); in OptimizeByResampling()
|
D | cmslut.c | 1543 void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage** mpe) in cmsPipelineUnlinkStage() function
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2.h | 1211 CMSAPI void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsSta…
|