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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 625 p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
627 p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
642 p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
673 p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
    [all...]
cmspack.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 363 typedef enum { cmsFormatterInput=0, cmsFormatterOutput=1 } cmsFormatterDirection;

Completed in 2882 milliseconds