Searched refs:fPlaneStep (Results 1 – 9 of 9) sorted by relevance
352 , fPlaneStep (1) in dng_pixel_buffer()376 , fPlaneStep (0) in dng_pixel_buffer()391 fPlaneStep = 1; in dng_pixel_buffer()404 !SafeUint32ToInt32Mult (fArea.H(), fArea.W(), &fPlaneStep)) in dng_pixel_buffer()426 if (!ConvertUint32ToInt32 (planeStepUint32, &fPlaneStep) || in dng_pixel_buffer()449 , fPlaneStep (buffer.fPlaneStep) in dng_pixel_buffer()469 fPlaneStep = buffer.fPlaneStep; in operator =()557 int32 dPlaneStep = fPlaneStep; in SetConstant()730 int32 sPlaneStep = src.fPlaneStep; in CopyArea()734 int32 dPlaneStep = fPlaneStep; in CopyArea()[all …]
1032 const real32 *sPtrB = sPtrA + srcBuffer.fPlaneStep; in ProcessArea()1033 const real32 *sPtrC = sPtrB + srcBuffer.fPlaneStep; in ProcessArea()1053 const real32 *sPtrD = sPtrC + srcBuffer.fPlaneStep; in ProcessArea()1168 real32 *dPtrG = dPtrR + dstBuffer.fPlaneStep; in ProcessArea()1169 real32 *dPtrB = dPtrG + dstBuffer.fPlaneStep; in ProcessArea()
172 buffer.fPlaneStep = fBuffer.fPlaneStep; in AcquireTileBuffer()
105 int32 fPlaneStep; variable143 const int64 planeOffset = SafeInt64Mult(fPlaneStep,224 return fPlaneStep; in PlaneStep()
576 int32 sStep2 = srcBuffer.fPlaneStep; in Process()580 int32 dStep2 = dstBuffer.fPlaneStep; in Process()
1238 int32 dstPlaneStep = dstBuffer.fPlaneStep; in ProcessArea()
1713 uint32 count = buffer.fPlaneStep * in Process()
710 buffer.fPlaneStep = 1; in onGetPixels()