Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_resample.h228 uint32 RowStep () const in RowStep() function
Ddng_lens_correction.cpp1312 const int32 srcRowStep = (int32) srcBuffer.RowStep (); in ProcessArea()
1425 dPtr += dstBuffer.RowStep (); in ProcessArea()
2331 maskPixelBuffer.RowStep (), in ProcessArea()
2346 buffer.RowStep (), in ProcessArea()
2348 maskPixelBuffer.RowStep (), in ProcessArea()
Ddng_misc_opcodes.cpp422 fAreaSpec.RowPitch () * buffer.RowStep (), in ProcessArea()
1201 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch (); in ProcessArea()
1558 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch (); in ProcessArea()
Ddng_pixel_buffer.h214 int32 RowStep () const in RowStep() function