HomeSort by relevance Sort by last modified time
    Searched refs:EntryColorSpace (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 813 cmsColorSpaceSignature EntryColorSpace;
834 if (!GetXFormColorSpaces(nProfiles, hProfiles, &EntryColorSpace, &ExitColorSpace)) {
840 if (!IsProperColorSpace(EntryColorSpace, InputFormat)) {
858 if ((cmsChannelsOf(EntryColorSpace) != cmsPipelineInputChannels(Lut)) ||
873 xform ->EntryColorSpace = EntryColorSpace;
    [all...]
cmsvirt.c 1076 if ((xform ->EntryColorSpace == cmsSigLabData) && (Version < 4.0)) {
    [all...]
lcms2_internal.h     [all...]
cmsopt.c 467 cmsBool FixWhiteMisalignment(cmsPipeline* Lut, cmsColorSpaceSignature EntryColorSpace, cmsColorSpaceSignature ExitColorSpace)
474 if (!_cmsEndPointsBySpace(EntryColorSpace,
    [all...]

Completed in 54 milliseconds