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

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

Completed in 82 milliseconds