Home | History | Annotate | Download | only in src

Lines Matching refs:cmsPipeline

33 cmsPipeline* _cmsLinkProfiles(cmsContext     ContextID,
46 cmsPipeline* DefaultICCintents(cmsContext ContextID,
59 cmsPipeline* BlackPreservingKOnlyIntents(cmsContext ContextID,
72 cmsPipeline* BlackPreservingKPlaneIntents(cmsContext ContextID,
433 cmsBool AddConversion(cmsPipeline* Result, cmsColorSpaceSignature InPCS, cmsColorSpaceSignature OutPCS, cmsMAT3* m, cmsVEC3* off)
523 cmsPipeline* DefaultICCintents(cmsContext ContextID,
531 cmsPipeline* Lut = NULL;
532 cmsPipeline* Result;
667 cmsPipeline* CMSEXPORT _cmsDefaultICCintents(cmsContext ContextID,
704 cmsPipeline* cmyk2cmyk; // The original transform
732 cmsPipeline* BlackPreservingKOnlyIntents(cmsContext ContextID,
741 cmsPipeline* Result;
823 cmsPipeline* cmyk2cmyk; // The original transform
827 cmsPipeline* LabK2cmyk; // The output profile
924 cmsPipeline* BlackPreservingKPlaneIntents(cmsContext ContextID,
933 cmsPipeline* Result = NULL;
1037 cmsPipeline* _cmsLinkProfiles(cmsContext ContextID,