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

  /external/pdfium/third_party/lcms/src/
cmsxform.c 795 p->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
797 p->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
818 p ->FromInputFloat = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
849 p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
    [all...]
cmspack.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 363 typedef enum { cmsFormatterInput=0, cmsFormatterOutput=1 } cmsFormatterDirection;

Completed in 53 milliseconds