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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsgmt.c 39 const cmsFloat64Number AdaptationStates[],
63 AdaptationList[i] = AdaptationStates[i];
98 const cmsFloat64Number AdaptationStates[],
108 xform = _cmsChain2Lab(ContextID, nProfiles, TYPE_CMYK_FLT, TYPE_Lab_DBL, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
145 const cmsFloat64Number AdaptationStates[],
160 in = ComputeKToLstar(ContextID, nPoints, nProfiles - 1, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
167 AdaptationStates + (nProfiles - 1),
291 cmsFloat64Number AdaptationStates[],
337 AdaptationList[i] = AdaptationStates[i];
cmscnvrt.c 38 cmsFloat64Number AdaptationStates[],
51 cmsFloat64Number AdaptationStates[],
64 cmsFloat64Number AdaptationStates[],
77 cmsFloat64Number AdaptationStates[],
525 cmsFloat64Number AdaptationStates[],
593 if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error;
618 if (!ComputeConversion(i, hProfiles, Intent, BPC[i], AdaptationStates[i], &m, &off)) goto Error;
653 cmsFloat64Number AdaptationStates[],
656 return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFlags);
718 cmsFloat64Number AdaptationStates[],
    [all...]
lcms2_internal.h 875 cmsFloat64Number AdaptationStates[],
909 cmsFloat64Number AdaptationStates[],
    [all...]
cmsxform.c 805 cmsFloat64Number AdaptationStates[],
851 Lut = _cmsLinkProfiles(ContextID, nProfiles, Intents, hProfiles, BPC, AdaptationStates, dwFlags);
886 AdaptationStates,
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 457 cmsFloat64Number AdaptationStates[],
477 cmsFloat64Number AdaptationStates[],
lcms2.h     [all...]

Completed in 68 milliseconds