HomeSort by relevance Sort by last modified time
    Searched refs:CMS_PACK_FLAGS_16BITS (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;
796 p->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
849 p ->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
850 p ->ToOutput = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
    [all...]
cmspack.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 360 #define CMS_PACK_FLAGS_16BITS 0x0000

Completed in 55 milliseconds