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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsxform.c 623 p ->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
625 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
640 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
671 p ->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 363 typedef enum { cmsFormatterInput=0, cmsFormatterOutput=1 } cmsFormatterDirection;

Completed in 44 milliseconds