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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp 141 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
145 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
149 hTransform = cmsCreateTransform(
514 cmsCreateTransform(pInputProfile, dwInputProfileType, pOutputProfile,
    [all...]
fx_codec_jpx_opj.cpp 480 cmsCreateTransform(in_prof, in_type, out_prof, out_type, intent, 0);
597 transform = cmsCreateTransform(in, TYPE_Lab_DBL, out, TYPE_RGB_16,
  /external/pdfium/third_party/lcms2-2.6/src/
cmsps2.c 1004 xform = cmsCreateTransform(hNamedColor, TYPE_NAMED_COLOR_INDEX, hLab, TYPE_Lab_DBL, Intent, 0);
    [all...]
cmsxform.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]

Completed in 51 milliseconds