OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FromInputFloat
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c
220
accum = p ->
FromInputFloat
(p, fIn, accum, Stride);
271
accum = p ->
FromInputFloat
(p, fIn, accum, Stride);
580
if (FromInput) *FromInput = CMMcargo ->
FromInputFloat
;
624
p ->
FromInputFloat
= _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
639
p ->
FromInputFloat
= _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
643
if (p ->
FromInputFloat
== NULL || p ->ToOutputFloat == NULL) {
[
all
...]
lcms2_internal.h
961
cmsFormatterFloat
FromInputFloat
;
[
all
...]
Completed in 38 milliseconds