Searched refs:BytesPerPlaneOut (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmsxform.c | 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() [all …]
|
D | cmsalpha.c | 444 …ComputeComponentIncrements(p->OutputFormat, Stride->BytesPerPlaneOut, DestStartingOrder, DestIncre… in _cmsHandleExtraChannels()
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 579 cmsUInt32Number BytesPerPlaneOut; member
|
D | lcms2.h | 1749 cmsUInt32Number BytesPerPlaneOut);
|