Home | History | Annotate | Download | only in src

Lines Matching defs:BPC

803                                                    cmsBool  BPC[],
851 Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
885 BPC, Intents,
951 cmsBool BPC[256];
961 BPC[i] = dwFlags & cmsFLAGS_BLACKPOINTCOMPENSATION ? TRUE : FALSE;
967 return cmsCreateExtendedTransform(ContextID, nProfiles, hProfiles, BPC, Intents, AdaptationStates, NULL, 0, InputFormat, OutputFormat, dwFlags);
1034 cmsBool BPC[4];
1041 BPC[0] = DoBPC; BPC[1] = DoBPC; BPC[2] = 0; BPC[3] = 0;
1048 return cmsCreateExtendedTransform(ContextID, 4, hArray, BPC, Intents, Adaptation,