Searched defs:s2RowStep (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_pixel_buffer.cpp1636 int32 s2RowStep,
1664 src2 += s2RowStep;
1684 int32 s2RowStep,
1697 s2RowStep,
1724 src2 += s2RowStep;
1760 int32 s2RowStep = fRowStep; local
1777 s2RowStep,
1792 s2RowStep,
1807 s2RowStep,
1822 s2RowStep,
1632 MaxDiff(const T *src1, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) argument
1678 MaxDiff(const T *src1, int32 s1ColStep, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2ColStep, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) argument
[all...]

Completed in 46 milliseconds