Lines Matching refs:BytesPerPlaneOut
187 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()
578 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in CachedXFORMGamutCheck()