Searched refs:KeepPostLin (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsopt.c555 cmsStage *KeepPreLin = NULL, *KeepPostLin = NULL; local
640 cmsPipelineUnlinkStage(Src, cmsAT_END, &KeepPostLin);
655 if (KeepPostLin != NULL) {
656 if (!cmsPipelineInsertStage(Src, cmsAT_END, KeepPostLin)) {
667 if (KeepPostLin != NULL) cmsStageFree(KeepPostLin);

Completed in 98 milliseconds