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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 248 output = p -> ToOutputFloat(p, fOut, output, Stride);
272 output = p -> ToOutputFloat(p, fIn, output, Stride);
581 if (ToOutput) *ToOutput = CMMcargo ->ToOutputFloat;
628 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
643 p ->ToOutputFloat = _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
646 if (p ->FromInputFloat == NULL || p ->ToOutputFloat == NULL) {
    [all...]
lcms2_internal.h 962 cmsFormatterFloat ToOutputFloat;
    [all...]

Completed in 44 milliseconds