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()
296 output = p->ToOutputFloat(p, fOut, output, Stride->BytesPerPlaneOut); in FloatXFORM()
334 output = p->ToOutputFloat(p, fIn, output, Stride->BytesPerPlaneOut); in NullFloatXFORM()
372 output = p->ToOutput(p, wIn, output, Stride->BytesPerPlaneOut); in NullXFORM()
412 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in PrecalculatedXFORM()
475 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in PrecalculatedXFORMGamutCheck()
531 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in CachedXFORM()
586 output = p->ToOutput(p, wOut, output, Stride->BytesPerPlaneOut); in CachedXFORMGamutCheck()