Home | History | Annotate | Download | only in src

Lines Matching defs:CLUT

399     cmsStage* CLUT;
435 CLUT = cmsStageAllocCLut16bit(ContextID, 17, nChannels, nChannels, NULL);
436 if (CLUT == NULL) goto Error;
438 if (!cmsStageSampleCLut16bit(CLUT, InkLimitingSampler, (void*) &Limit, 0)) goto Error;
441 !cmsPipelineInsertStage(LUT, cmsAT_END, CLUT) ||
739 cmsStage* CLUT;
773 CLUT = cmsStageAllocCLut16bitGranular(ContextID, Dimensions, 3, 3, NULL);
774 if (CLUT == NULL) return NULL;
777 if (!cmsStageSampleCLut16bit(CLUT, bchswSampler, (void*) &bchsw, 0)) {
783 if (!cmsPipelineInsertStage(Pipeline, cmsAT_END, CLUT)) {
1129 // If no way, then force CLUT that for sure can be written