OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
625
p ->
ToOutputFloat
= _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
640
p ->
ToOutputFloat
= _cmsGetFormatter(ContextID, *OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
643
if (p ->FromInputFloat == NULL || p ->
ToOutputFloat
== NULL) {
[
all
...]
lcms2_internal.h
962
cmsFormatterFloat
ToOutputFloat
;
[
all
...]
Completed in 46 milliseconds