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

/external/dng_sdk/source/
H A Ddng_pixel_buffer.cpp1633 int32 s1RowStep,
1663 src1 += s1RowStep;
1680 int32 s1RowStep,
1694 s1RowStep,
1723 src1 += s1RowStep;
1756 int32 s1RowStep = rhs.fRowStep; local
1773 s1RowStep,
1788 s1RowStep,
1803 s1RowStep,
1818 s1RowStep,
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 26 milliseconds