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

  /external/pdfium/third_party/lcms/src/
cmsxform.c 294 output = p->ToOutputFloat(p, fOut, output, Stride->BytesPerPlaneOut);
331 output = p->ToOutputFloat(p, fIn, output, Stride->BytesPerPlaneOut);
749 if (ToOutput) *ToOutput = CMMcargo ->ToOutputFloat;
798 p->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
819 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
822 if (p ->FromInputFloat == NULL || p ->ToOutputFloat == NULL) {
    [all...]
lcms2_internal.h     [all...]

Completed in 95 milliseconds