OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cmsSetInterpolationRoutine
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
lcms2_internal.h
764
cmsBool
_cmsSetInterpolationRoutine
(cmsContext ContextID, cmsInterpParams* p);
[
all
...]
cmsintrp.c
78
cmsBool
_cmsSetInterpolationRoutine
(cmsContext ContextID, cmsInterpParams* p)
142
if (!
_cmsSetInterpolationRoutine
(ContextID, p)) {
[
all
...]
cmsio1.c
535
_cmsSetInterpolationRoutine
(Lut->ContextID, CLUT ->Params);
[
all
...]
Completed in 460 milliseconds