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

  /external/pdfium/core/src/fxcodec/lcms2/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...]
lcms2_internal.h     [all...]

Completed in 144 milliseconds