Home
last modified time | relevance | path

Searched refs:BytesPerPlaneOut (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsxform.c187 stride.BytesPerPlaneOut = Size; in cmsDoTransform()
206 stride.BytesPerPlaneOut = Stride; in cmsDoTransformStride()
220 cmsUInt32Number BytesPerPlaneOut) in cmsDoTransformLineStride() argument
229 stride.BytesPerPlaneOut = BytesPerPlaneOut; in cmsDoTransformLineStride()
294 output = p->ToOutputFloat(p, fOut, output, Stride->BytesPerPlaneOut); in FloatXFORM()
331 output = p->ToOutputFloat(p, fIn, output, Stride->BytesPerPlaneOut); in NullFloatXFORM()
368 output = p->ToOutput(p, wIn, output, Stride->BytesPerPlaneOut); in NullXFORM()
406 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in PrecalculatedXFORM()
467 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in PrecalculatedXFORMGamutCheck()
523 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in CachedXFORM()
[all …]
Dcmsalpha.c444 …ComputeComponentIncrements(p->OutputFormat, Stride->BytesPerPlaneOut, DestStartingOrder, DestIncre… in _cmsHandleExtraChannels()
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h579 cmsUInt32Number BytesPerPlaneOut; member
Dlcms2.h1749 cmsUInt32Number BytesPerPlaneOut);