Home
last modified time | relevance | path

Searched refs:FromInput (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsxform.c371 accum = p->FromInput(p, wIn, accum, Stride->BytesPerPlaneIn); in NullXFORM()
410 accum = p->FromInput(p, wIn, accum, Stride->BytesPerPlaneIn); in PrecalculatedXFORM()
473 accum = p->FromInput(p, wIn, accum, Stride->BytesPerPlaneIn); in PrecalculatedXFORMGamutCheck()
518 accum = p->FromInput(p, wIn, accum, Stride->BytesPerPlaneIn); in CachedXFORM()
573 accum = p->FromInput(p, wIn, accum, Stride->BytesPerPlaneIn); in CachedXFORMGamutCheck()
746 …formFormatters16(struct _cmstransform_struct *CMMcargo, cmsFormatter16* FromInput, cmsFormatter16*… in _cmsGetTransformFormatters16() argument
749 if (FromInput) *FromInput = CMMcargo ->FromInput; in _cmsGetTransformFormatters16()
753 …rmattersFloat(struct _cmstransform_struct *CMMcargo, cmsFormatterFloat* FromInput, cmsFormatterFlo… in _cmsGetTransformFormattersFloat() argument
756 if (FromInput) *FromInput = CMMcargo ->FromInputFloat; in _cmsGetTransformFormattersFloat()
803 …p->FromInput = _cmsGetFormatter(ContextID, *InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS)… in AllocEmptyTransform()
[all …]
Dlcms2_internal.h1025 cmsFormatter16 FromInput; member
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h620 …mFormatters16 (struct _cmstransform_struct *CMMcargo, cmsFormatter16* FromInput, cmsFormatter16*…
621 …rmattersFloat(struct _cmstransform_struct *CMMcargo, cmsFormatterFloat* FromInput, cmsFormatterFlo…