Searched refs:FromInputFloat (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsxform.c173 accum = p -> FromInputFloat(p, fIn, accum, Stride);
455 if (FromInput) *FromInput = CMMcargo ->FromInputFloat;
498 p ->FromInputFloat = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
513 p ->FromInputFloat = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
517 if (p ->FromInputFloat == NULL || p ->ToOutputFloat == NULL) {
H A Dlcms2_internal.h568 cmsFormatterFloat FromInputFloat; member in struct:_cmstransform_struct

Completed in 53 milliseconds