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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsps2.c 866 cmsUInt32Number InputFormat;
874 InputFormat = cmsFormatterForColorspaceOfProfile(hProfile, 2, FALSE);
875 nChannels = T_CHANNELS(InputFormat);
886 xform = cmsCreateMultiprofileTransform(Profiles, 2, InputFormat, TYPE_Lab_DBL, Intent, 0);
916 _cmsOptimizePipeline(m->ContextID, &DeviceLink, Intent, &InputFormat, &OutFrm, &dwFlags);
    [all...]
lcms2_internal.h 898 cmsUInt32Number* InputFormat,
952 cmsUInt32Number InputFormat, OutputFormat; // Keep formats for further reference
    [all...]

Completed in 49 milliseconds